/var/lib/ghc/package.conf.d/Boolean-0.0.1.conf is in libghc-boolean-dev 0.0.1-2build1.
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 | name: Boolean
version: 0.0.1
id: Boolean-0.0.1-4ef212249530d32bfef84721f9244d31
license: BSD3
copyright: (c) 2009 by Conal Elliott
maintainer: conal@conal.net
stability: experimental
homepage:
package-url: http://code.haskell.org/~conal/code/Boolean
synopsis: Generalized booleans
description: Some classes for generalized boolean operations.
.
Copyright 2009 Conal Elliott; BSD3 license.
category: Data
author: Conal Elliott
exposed: True
exposed-modules: Data.Boolean
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/Boolean-0.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/Boolean-0.0.1/ghc-7.4.1
hs-libraries: HSBoolean-0.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/boolean-0.0.1/Boolean.haddock
haddock-html: /usr/share/doc/libghc-boolean-doc/html/
|