This file is indexed.

/var/lib/ghc/package.conf.d/testpack-2.1.1.conf is in libghc-testpack-dev 2.1.1-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
name: testpack
version: 2.1.1
id: testpack-2.1.1-e2afb8e05978f3526be218a945020aac

license: LGPL
copyright: Copyright (c) 2004-2010 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Beta
homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack
package-url:
synopsis: Test Utililty Pack for HUnit and QuickCheck
description: Haskell Test Utility Pack for HUnit and QuickCheck
             testpack provides utilities for both HUnit and QuickCheck.  These include
             tools for running QuickCheck properties as HUnit test cases, allowing you to
             combine both approaches in a single program.  It also includes tools for more
             helpful displays of running progress in both HUnit and QuickCheck, additional
             generators for other types for QuickCheck, and shortcuts for quickly defining new
             test cases.
category: Testing
author: John Goerzen
exposed: True
exposed-modules: Test.HUnit.Tools Test.QuickCheck.Tools
                 Test.QuickCheck.Instances
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/testpack-2.1.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/testpack-2.1.1/ghc-7.4.1
hs-libraries: HStestpack-2.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.4.2-5744e904039c3819ba04e12dd2e295dc
         QuickCheck-2.4.2-41cb2884cc20cd78948de62849bd9667
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
         mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
         random-1.0.1.1-e3566210caf162aa256430e88f7b7640
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/testpack-2.1.1/testpack.haddock
haddock-html: /usr/share/doc/libghc-testpack-doc/html/