/var/lib/ghc/package.conf.d/shakespeare-2.0.14.1.conf is in libghc-shakespeare-dev 2.0.14.1-1.
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 38 39 40 41 42 43 44 45 46 47 48 49 50 | name: shakespeare
version: 2.0.14.1
id: shakespeare-2.0.14.1-6at1yCdNt7rcdvmNlIK7h
key: shakespeare-2.0.14.1-6at1yCdNt7rcdvmNlIK7h
license: MIT
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/shakespearean-templates
synopsis: A toolkit for making compile-time interpolated templates
description:
Shakespeare is a family of type-safe, efficient template languages. Shakespeare templates are expanded at compile-time, ensuring that all interpolated variables are in scope. Variables are interpolated according to their type through a typeclass.
.
Shakespeare templates can be used inline with a quasi-quoter or in an external file.
.
Note there is no dependency on haskell-src-extras. Instead Shakespeare believes logic should stay out of templates and has its own minimal Haskell parser.
.
Packages that use this: xml-hamlet
.
Please see the documentation at <http://www.yesodweb.com/book/shakespearean-templates> for more details.
category: Web, Yesod
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules:
Text.Shakespeare.I18N Text.Shakespeare.Text Text.Roy Text.Julius
Text.Coffee Text.Hamlet Text.Hamlet.RT Text.Hamlet.Runtime
Text.Lucius Text.Cassius Text.Shakespeare.Base Text.Shakespeare
Text.TypeScript Text.Internal.Css Text.Internal.CssCommon
hidden-modules: Text.Hamlet.Parse Text.MkSizeType
Text.IndentToBrace
abi: 174aba67df83a22e1b3082de34d213cf
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/shakespeare-2.0.14.1-6at1yCdNt7rcdvmNlIK7h
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/shakespeare-2.0.14.1-6at1yCdNt7rcdvmNlIK7h
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/shakespeare
hs-libraries: HSshakespeare-2.0.14.1-6at1yCdNt7rcdvmNlIK7h
depends:
aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft base-4.9.1.0
blaze-html-0.9.0.1-GQ0yZtPYt2i2KdgnUEOA8p
blaze-markup-0.8.0.0-GsxkVbRgODkgUQDmmDVob bytestring-0.10.8.1
containers-0.5.7.1 directory-1.3.0.0
exceptions-0.8.3-DJgKwb0OY9TJW6bTf8Ti4N ghc-prim-0.5.0.0
parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX process-1.4.3.0
scientific-0.3.5.2-FM2NdrNTcdbCDq9wuNnhIA template-haskell-2.11.1.0
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 time-1.6.0.1
transformers-0.5.2.0
unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/shakespeare-2.0.14.1/shakespeare.haddock
haddock-html: /usr/share/doc/libghc-shakespeare-doc/html/
|