/var/lib/ghc/package.conf.d/quickcheck-instances-0.3.11.conf is in libghc-quickcheck-instances-dev 0.3.11-3build1.
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.11
id: quickcheck-instances-0.3.11-6367c8c0865a1417577729150feeb69c
key: quick_G28Zjr89yzLLRm86JVNvPp
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/quickcheck-instances-0.3.11-G28Zjr89yzLLRm86JVNvPp
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/quickcheck-instances-0.3.11-G28Zjr89yzLLRm86JVNvPp
data-dir: /usr/share/quickcheck-instances
hs-libraries: HSquickcheck-instances-0.3.11-G28Zjr89yzLLRm86JVNvPp
depends:
QuickCheck-2.8.1-3b4e59fb7b4229f7e8519c5347611ffa
array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
old-time-1.1.0.3-4494378134a1c0eadea2f9ea5411834e
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
haddock-interfaces: /usr/lib/ghc-doc/haddock/quickcheck-instances-0.3.11/quickcheck-instances.haddock
haddock-html: /usr/share/doc/libghc-quickcheck-instances-doc/html/
|