/var/lib/ghc/package.conf.d/hsp-0.9.2.conf is in libghc-hsp-dev 0.9.2-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 | name: hsp
version: 0.9.2
id: hsp-0.9.2-cd09ff36b051915d470a50d2511720c0
license: BSD3
copyright:
maintainer: Niklas Broberg <niklas.broberg@gmail.com>
stability: Experimental
homepage: http://hub.darcs.net/nibro/hsp
package-url:
synopsis: Haskell Server Pages is a library for writing dynamic server-side web pages.
description: Haskell Server Pages (HSP) is an extension of vanilla Haskell, targetted at the task of
writing dynamic server-side web pages. Features include:
.
* Embedded XML syntax
.
* A (low-to-mid-level) programming model for writing dynamic web pages
.
* A cgi-handler utility (as a separate package, hsp-cgi)
.
For details on usage, please see the website, and the author's thesis.
category: Web, Language
author: Niklas Broberg, Joel Bjornson
exposed: True
exposed-modules: HSP HSP.HTML4 HSP.Monad HSP.XML HSP.XML.PCDATA
HSP.XMLGenerator
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hsp-0.9.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hsp-0.9.2/ghc-7.6.3
hs-libraries: HShsp-0.9.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hsp-0.9.2/hsp.haddock
haddock-html: /usr/share/doc/libghc-hsp-doc/html/
|