/var/lib/ghc/package.conf.d/quickcheck-instances-0.3.12.conf is in libghc-quickcheck-instances-dev 0.3.12-5build4.
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 38 39 40 41 42 43 44 45 46 47 | name: quickcheck-instances
version: 0.3.12
id: quickcheck-instances-0.3.12-A7QOvls8ts7Jt2LpdgIO79
key: quickcheck-instances-0.3.12-A7QOvls8ts7Jt2LpdgIO79
license: BSD3
copyright: Copyright Antoine Latter, 2012-2014
maintainer: aslatter@gmail.com
homepage: https://github.com/aslatter/qc-instances
synopsis: Common quickcheck instances
description:
QuickCheck instances.
.
The goal is to supply QuickCheck instances for
types provided by the Haskell Platform.
.
Since all of these instances are provided as
orphans, I recommend that you do not use this library
within another library module, so that you don't
impose these instances on down-stream consumers of
your code.
.
For information on writing a test-suite with Cabal
see <http://www.haskell.org/cabal/users-guide/#test-suites>
category: Testing
author: Antoine Latter
exposed: True
exposed-modules:
Test.QuickCheck.Instances
hidden-modules: Test.QuickCheck.Instances.LegacyNumeric
abi: 934d683654e38a2b3cf1086738976e8b
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/quickcheck-instances-0.3.12-A7QOvls8ts7Jt2LpdgIO79
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/quickcheck-instances-0.3.12-A7QOvls8ts7Jt2LpdgIO79
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/quickcheck-instances
hs-libraries: HSquickcheck-instances-0.3.12-A7QOvls8ts7Jt2LpdgIO79
depends:
QuickCheck-2.9.2-LvlomhGMxrFBkX1zwiWpQu array-0.5.1.1 base-4.9.1.0
bytestring-0.10.8.1 containers-0.5.7.1
hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
old-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq
scientific-0.3.5.2-FM2NdrNTcdbCDq9wuNnhIA
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 time-1.6.0.1
unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/quickcheck-instances-0.3.12/quickcheck-instances.haddock
haddock-html: /usr/share/doc/libghc-quickcheck-instances-doc/html/
|