/var/lib/ghc/package.conf.d/parallel-3.2.1.0.conf is in libghc-parallel-dev 3.2.1.0-1.
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 | name: parallel
version: 3.2.1.0
id: parallel-3.2.1.0-13fa56575e4752a542f0b618706881f7
key: paral_BEbrIfHgHtmEpYU5TfKWK9
license: BSD3
maintainer: libraries@haskell.org
synopsis: Parallel programming library
description:
This package provides a library for parallel programming.
category: Control, Parallelism
exposed: True
exposed-modules:
Control.Seq Control.Parallel Control.Parallel.Strategies
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/parallel-3.2.1.0-BEbrIfHgHtmEpYU5TfKWK9
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/parallel-3.2.1.0-BEbrIfHgHtmEpYU5TfKWK9
data-dir: /usr/share/parallel
hs-libraries: HSparallel-3.2.1.0-BEbrIfHgHtmEpYU5TfKWK9
depends:
array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
haddock-interfaces: /usr/lib/ghc-doc/haddock/parallel-3.2.1.0/parallel.haddock
haddock-html: /usr/share/doc/libghc-parallel-doc/html/
|