/var/lib/ghc/package.conf.d/heist-0.14.1.1.conf is in libghc-heist-dev 0.14.1.1-4.
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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | name: heist
version: 0.14.1.1
id: heist-0.14.1.1-7aead00dafd750056061feeff7c8fa23
key: heist_AL3uQVFuNerBYxUsa1lItH
license: BSD3
maintainer: snap@snapframework.com
homepage: http://snapframework.com/
synopsis: An Haskell template system supporting both HTML5 and XML.
description:
Heist is a powerful template system that supports both HTML5 and XML.
Some of Heist's features are:
.
* Designer-friendly HTML5 (or XML) syntax
.
* Templates can be reloaded to make changes visible without recompiling
your Haskell code
.
* Enforces near-perfect separation of business logic and view
.
* Powerful abstraction primitives allowing you to eliminate repetition
.
* Easy creation of domain-specific markup languages
.
* Built-in support for including JSON and Markdown content in templates
.
* Simple mechanism for designer-specified template caching
.
* Optional merging of multiple \<head\> tags defined anywhere in the
document
category: Web, Snap
author: Doug Beardsley, Gregory Collins
exposed: True
exposed-modules:
Heist Heist.Compiled Heist.Compiled.LowLevel Heist.Internal.Types
Heist.Interpreted Heist.SpliceAPI Heist.Splices Heist.Splices.Apply
Heist.Splices.Bind Heist.Splices.BindStrict Heist.Splices.Cache
Heist.Splices.Html Heist.Splices.Ignore Heist.Splices.Json
Heist.Splices.Markdown Heist.TemplateDirectory
hidden-modules: Data.HeterogeneousEnvironment Heist.Common
Heist.Compiled.Internal Heist.Internal.Types.HeistState
Heist.Interpreted.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/heist-0.14.1.1-AL3uQVFuNerBYxUsa1lItH
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/heist-0.14.1.1-AL3uQVFuNerBYxUsa1lItH
data-dir: /usr/share/heist
hs-libraries: HSheist-0.14.1.1-AL3uQVFuNerBYxUsa1lItH
depends:
MonadCatchIO-transformers-0.3.1.3-3f6f0733eb64c0e4246e2d61a80858c5
aeson-0.10.0.0-f3d60d2c12f1489f847c9de86a996f7e
attoparsec-0.13.0.1-13ee8ea181051585e24bdc42fae36194
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
blaze-builder-0.4.0.1-073b5264a38e394a8dbb57adf8acf9c2
blaze-html-0.8.1.1-d2f0dd95041beab9a2d3b8b68a788fbe
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
directory-tree-0.12.0-9ecc0b847b79acddf526f8cfa0c9fea5
dlist-0.7.1.2-bf3794feb89809b6deff4b7ce04dd7fa
either-4.4.1-1bf74096bcd5af46dc17ffb698e95277
filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
map-syntax-0.2-b86d792f1aa49bceb2a88f62cad6b4a7
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
process-1.2.3.0-a22328103774f0499a990653944cbf99
random-1.1-c46cc413d88c0a330b5495d03f0ed464
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
xmlhtml-0.2.3.4-bcbb0704bccf8ea049c69c96edf4f927
haddock-interfaces: /usr/lib/ghc-doc/haddock/heist-0.14.1.1/heist.haddock
haddock-html: /usr/share/doc/libghc-heist-doc/html/
|