/var/lib/ghc/package.conf.d/happstack-ixset-6.0.1.conf is in libghc-happstack-ixset-dev 6.0.1-2.
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: happstack-ixset
version: 6.0.1
id: happstack-ixset-6.0.1-d1eb78f97b9bec8d8fd0260ec469f829
license: BSD3
copyright:
maintainer: Happstack team <happs@googlegroups.com>
stability:
homepage: http://happstack.com
package-url:
synopsis: Efficient relational queries on Haskell sets.
description: Just pick which parts of your data structures you want indexed
using an easy to use template-haskell function. Spare yourself the
need to write, run, and maintain code that marshalls your data
to/from an external relational database just for efficient
queries. happstack-ixset relies on generics and TH to spare you
the boilerplate normally required for such tasks.
category: Web, Distributed Computing
author: Happstack team, HAppS LLC
exposed: True
exposed-modules: Happstack.Data.IxSet Happstack.Data.IxSet.Ix
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/happstack-ixset-6.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/happstack-ixset-6.0.1/ghc-7.4.1
hs-libraries: HShappstack-ixset-6.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
happstack-data-6.0.1-cdc3768ad0da0912825306bf02974ff5
happstack-util-6.0.3-9f5f017f2ef8c7b27833d34261721b1c
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
syb-0.3.6-080afb8a2fa726e4b2c2d98baada324f
syb-with-class-0.6.1.3-e9ee3636d978c35860709ef06c171430
template-haskell-2.7.0.0-8c8cd20e21666657195efabced685fe1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/happstack-ixset-6.0.1/happstack-ixset.haddock
haddock-html: /usr/share/doc/libghc-happstack-ixset-doc/html/
|