/var/lib/ghc/package.conf.d/shakespeare-2.0.7.conf is in libghc-shakespeare-dev 2.0.7-1build1.
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 51 52 53 54 55 | name: shakespeare
version: 2.0.7
id: shakespeare-2.0.7-f9f501ce0778df7c16522900a3625258
key: shake_FDahH2XrLgEE5rLRVUg4XG
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: shakespeare-js, shakespeare-css, shakespeare-text, hamlet, and 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
hidden-modules: Text.Hamlet.Parse Text.Css Text.MkSizeType
Text.IndentToBrace Text.CssCommon
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/shakespeare-2.0.7-FDahH2XrLgEE5rLRVUg4XG
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/shakespeare-2.0.7-FDahH2XrLgEE5rLRVUg4XG
data-dir: /usr/share/shakespeare
hs-libraries: HSshakespeare-2.0.7-FDahH2XrLgEE5rLRVUg4XG
depends:
aeson-0.10.0.0-f3d60d2c12f1489f847c9de86a996f7e
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
blaze-html-0.8.1.1-d2f0dd95041beab9a2d3b8b68a788fbe
blaze-markup-0.7.0.3-25645d30388fde79f290625707d81398
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
exceptions-0.8.0.2-36aed52be619b9728d2571e1d453a5a5
ghc-prim-0.4.0.0-6cdc86811872333585fa98756aa7c51e
parsec-3.1.9-c97a6d9077152efda935fd305a6ba92b
process-1.2.3.0-a22328103774f0499a990653944cbf99
scientific-0.3.4.4-ad7a1961c108e1f16b5a5fcaa26862eb
template-haskell-2.10.0.0-3c4cb52230f347282af9b2817f013181
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
haddock-interfaces: /usr/lib/ghc-doc/haddock/shakespeare-2.0.7/shakespeare.haddock
haddock-html: /usr/share/doc/libghc-shakespeare-doc/html/
|