/var/lib/ghc/package.conf.d/strict-0.3.2.conf is in libghc-strict-dev 0.3.2-13build1.
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 | name: strict
version: 0.3.2
id: strict-0.3.2-IfIKu6GgwJkHDDJQA4k3FZ
key: strict-0.3.2-IfIKu6GgwJkHDDJQA4k3FZ
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
abi: c2f88bcceff833ff19ddced1ae589568
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/strict-0.3.2-IfIKu6GgwJkHDDJQA4k3FZ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/strict-0.3.2-IfIKu6GgwJkHDDJQA4k3FZ
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/strict
hs-libraries: HSstrict-0.3.2-IfIKu6GgwJkHDDJQA4k3FZ
depends:
array-0.5.1.1 base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/strict-0.3.2/strict.haddock
haddock-html: /usr/share/doc/libghc-strict-doc/html/
|