/var/lib/ghc/package.conf.d/hsp-0.10.0.conf is in libghc-hsp-dev 0.10.0-3build1.
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 | name: hsp
version: 0.10.0
id: hsp-0.10.0-7651a2c03ef4b37a68220589b0ba736b
key: hsp_6jC30TKes5Q6iho1EkZxbz
license: BSD3
maintainer: Niklas Broberg <niklas.broberg@gmail.com>
stability: Experimental
homepage: http://hub.darcs.net/nibro/hsp
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hsp-0.10.0-6jC30TKes5Q6iho1EkZxbz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hsp-0.10.0-6jC30TKes5Q6iho1EkZxbz
data-dir: /usr/share/hsp
hs-libraries: HShsp-0.10.0-6jC30TKes5Q6iho1EkZxbz
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
haddock-interfaces: /usr/lib/ghc-doc/haddock/hsp-0.10.0/hsp.haddock
haddock-html: /usr/share/doc/libghc-hsp-doc/html/
|