/var/lib/ghc/package.conf.d/simple-templates-0.8.0.1.conf is in libghc-simple-templates-dev 0.8.0.1-3build6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | name: simple-templates
version: 0.8.0.1
id: simple-templates-0.8.0.1-5IuqIpfhtyWIYiCbwFAOTY
key: simple-templates-0.8.0.1-5IuqIpfhtyWIYiCbwFAOTY
license: LGPL-3
maintainer: amit@amitlevy.com
homepage: http://simple.cx
synopsis: A basic template language for the Simple web framework
description:
A basic template language for the Simple web framework. The language supports
variable substitution, function invokation, loops and conditionals.
.
"Web.Simple.Templates" documents how to integrate into an app, while
"Web.Simple.Templates.Language" documents the templating language syntax
and semantics.
category: Web
author: Amit Aryeh Levy
exposed: True
exposed-modules:
Web.Simple.Templates.Language Web.Simple.Templates.Parser
Web.Simple.Templates.Types
abi: bb45989e19eb72f6808fcae31a053671
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/simple-templates-0.8.0.1-5IuqIpfhtyWIYiCbwFAOTY
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/simple-templates-0.8.0.1-5IuqIpfhtyWIYiCbwFAOTY
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/simple-templates
hs-libraries: HSsimple-templates-0.8.0.1-5IuqIpfhtyWIYiCbwFAOTY
depends:
aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft
attoparsec-0.13.1.0-3ql4hcH9pGfBAlE21oqFTQ base-4.9.1.0
scientific-0.3.5.2-FM2NdrNTcdbCDq9wuNnhIA
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/simple-templates-0.8.0.1/simple-templates.haddock
haddock-html: /usr/share/doc/libghc-simple-templates-doc/html/
|