/var/lib/ghc/package.conf.d/strict-0.3.2.conf is in libghc-strict-dev 0.3.2-11.
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 | name: strict
version: 0.3.2
id: strict-0.3.2-83c3ea17e9ac21376d85fe0da2df6264
key: stric_6HUCru1exevKAPYldnu96l
license: BSD3
copyright: (c) 2006-2007 by Roman Leshchinskiy
maintainer: Don Stewart <dons@galois.com>
homepage: http://www.cse.unsw.edu.au/~rl/code/strict.html
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/strict-0.3.2-6HUCru1exevKAPYldnu96l
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/strict-0.3.2-6HUCru1exevKAPYldnu96l
data-dir: /usr/share/strict
hs-libraries: HSstrict-0.3.2-6HUCru1exevKAPYldnu96l
depends:
array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/strict-0.3.2/strict.haddock
haddock-html: /usr/share/doc/libghc-strict-doc/html/
|