This file is indexed.

/var/lib/ghc/package.conf.d/lazysmallcheck-0.6.conf is in libghc-lazysmallcheck-dev 0.6-7.

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
name: lazysmallcheck
version: 0.6
id: lazysmallcheck-0.6-29590f65b8871c2f13df23371272a1da
key: lazys_KOFNg0rWN5B2W3z4xel5L6
license: BSD3
maintainer: Matthew Naylor <mfn@cs.york.ac.uk>
homepage: http://www.cs.york.ac.uk/~mfn/lazysmallcheck/
synopsis: A library for demand-driven testing of Haskell programs
description:
    Lazy SmallCheck is a library for exhaustive, demand-driven testing of
    Haskell programs.  It is based on the idea that if a property holds
    for a partially-defined input then it must also hold for all
    fully-defined refinements of the that input.  Compared to ``eager''
    input generation as in SmallCheck, Lazy SmallCheck may require
    significantly fewer test-cases to verify a property for all inputs up
    to a given depth.
category: Testing
author: Matthew Naylor and Fredrik Lindblad
exposed: True
exposed-modules:
    Test.LazySmallCheck
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/lazysmallcheck-0.6-KOFNg0rWN5B2W3z4xel5L6
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/lazysmallcheck-0.6-KOFNg0rWN5B2W3z4xel5L6
data-dir: /usr/share/lazysmallcheck
hs-libraries: HSlazysmallcheck-0.6-KOFNg0rWN5B2W3z4xel5L6
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/lazysmallcheck-0.6/lazysmallcheck.haddock
haddock-html: /usr/share/doc/libghc-lazysmallcheck-doc/html/