This file is indexed.

/var/lib/ghc/package.conf.d/smallcheck-0.6.conf is in libghc-smallcheck-dev 0.6-4.

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
name: smallcheck
version: 0.6
id: smallcheck-0.6-000ad73df30e921299bc39e72d928c91

license: BSD3
copyright:
maintainer: Roman Cheplyaka <roma@ro-che.info>
stability: Beta
homepage: https://github.com/feuerbach/smallcheck
package-url:
synopsis: A property-based testing library
description: SmallCheck is a testing library that allows to verify properties
             for all test cases up to some depth. The test cases are generated
             automatically by SmallCheck.
category: Testing
author: Colin Runciman
exposed: True
exposed-modules: Test.SmallCheck Test.SmallCheck.Drivers
                 Test.SmallCheck.Property Test.SmallCheck.Series
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/smallcheck-0.6/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/smallcheck-0.6/ghc-7.6.3
hs-libraries: HSsmallcheck-0.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         dlist-0.5-6480552fbf191185cc86167748682e90
         ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/smallcheck-0.6/smallcheck.haddock
haddock-html: /usr/share/doc/libghc-smallcheck-doc/html/