This file is indexed.

/var/lib/ghc/package.conf.d/quickcheck-instances-0.3.4.conf is in libghc-quickcheck-instances-dev 0.3.4-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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: quickcheck-instances
version: 0.3.4
id: quickcheck-instances-0.3.4-4dad9a89f49020878ed8922bd354e97d

license: BSD3
copyright: Copyright Antoine Latter, 2012
maintainer: aslatter@gmail.com
stability:
homepage: https://github.com/aslatter/qc-instances
package-url:
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/quickcheck-instances-0.3.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/quickcheck-instances-0.3.4/ghc-7.6.3
hs-libraries: HSquickcheck-instances-0.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.6-409fcc32c191cd6e04afdebb15869820
         array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883
         text-0.11.3.1-e38859e86485c167fa7c9441789e7607
         time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/quickcheck-instances-0.3.4/quickcheck-instances.haddock
haddock-html: /usr/share/doc/libghc-quickcheck-instances-doc/html/