/var/lib/ghc/package.conf.d/heist-0.13.1.2.conf is in libghc-heist-dev 0.13.1.2-1+b2.
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 74 75 76 77 78 79 | name: heist
version: 0.13.1.2
id: heist-0.13.1.2-7e9a12c631ca4638d55df19b933b847a
license: BSD3
copyright:
maintainer: snap@snapframework.com
stability:
homepage: http://snapframework.com/
package-url:
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.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.Interpreted.Internal Heist.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/heist-0.13.1.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/heist-0.13.1.2/ghc-7.6.3
hs-libraries: HSheist-0.13.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadCatchIO-transformers-0.3.1.0-403c943d8ac15484356ab0732f829ea3
aeson-0.7.0.3-b2104430b98076204addb28d44d77c72
attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
blaze-builder-0.3.3.2-218a42248e93dd9cae8208aaf882209a
blaze-html-0.7.0.2-b36b781af8b0a695bedd8fac8bbaf2eb
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
directory-tree-0.11.0-7bab19e17a8f80f445ad5a19e99e29e9
dlist-0.7.0.1-6de0835e428010b5348c74d4bd3e5ff4
errors-1.4.7-3e9207cad31ec8923d1ac250e2c7e602
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
process-1.1.0.2-76e05340eb66705981411022731ca84a
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
unordered-containers-0.2.5.0-11c50452e1ec4de862c3ca415f189512
vector-0.10.0.1-1fbb548bc492f07fef7e604d2e6f581d
xmlhtml-0.2.3.2-08c4ca95571213495e1cb7844a305694
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/heist-0.13.1.2/heist.haddock
haddock-html: /usr/share/doc/libghc-heist-doc/html/
|