/var/lib/ghc/package.conf.d/strict-0.3.2.conf is in libghc-strict-dev 0.3.2-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 | name: strict
version: 0.3.2
id: strict-0.3.2-cf15b855032f8118b11bacd2616c35de
license: BSD3
copyright: (c) 2006-2007 by Roman Leshchinskiy
maintainer: Don Stewart <dons@galois.com>
stability:
homepage: http://www.cse.unsw.edu.au/~rl/code/strict.html
package-url:
synopsis: Strict data types and String IO.
description: This package provides strict versions of some standard Haskell data
types (pairs, Maybe and Either). It also contains strict IO
operations.
category: Data, System
author: Roman Leshchinskiy <rl@cse.unsw.edu.au>
exposed: True
exposed-modules: Data.Strict.Tuple Data.Strict.Maybe
Data.Strict.Either Data.Strict System.IO.Strict
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/strict-0.3.2/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/strict-0.3.2/ghc-7.4.1
hs-libraries: HSstrict-0.3.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/strict-0.3.2/strict.haddock
haddock-html: /usr/share/doc/libghc-strict-doc/html/
|