This file is indexed.

/var/lib/ghc/package.conf.d/test-framework-0.5.conf is in libghc-test-framework-dev 0.5-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
53
54
55
56
57
58
59
60
name: test-framework
version: 0.5
id: test-framework-0.5-08b4cf1a2ab0e0ce5a3474800f6f874f

license: BSD3
copyright:
maintainer: Max Bolingbroke <batterseapower@hotmail.com>
stability:
homepage: http://batterseapower.github.com/test-framework/
package-url:
synopsis: Framework for running and organising tests, with HUnit and QuickCheck support
description: Allows tests such as QuickCheck properties and HUnit test cases to be assembled into test groups, run in
             parallel (but reported in deterministic order, to aid diff interpretation) and filtered and controlled by
             command line options. All of this comes with colored test output, progress reporting and test statistics output.
category: Testing
author: Max Bolingbroke <batterseapower@hotmail.com>
exposed: True
exposed-modules: Test.Framework Test.Framework.Options
                 Test.Framework.Providers.API Test.Framework.Runners.Console
                 Test.Framework.Runners.Options Test.Framework.Seed
hidden-modules: Test.Framework.Core Test.Framework.Improving
                Test.Framework.Runners.Console.Colors
                Test.Framework.Runners.Console.ProgressBar
                Test.Framework.Runners.Console.Run
                Test.Framework.Runners.Console.Statistics
                Test.Framework.Runners.Console.Table
                Test.Framework.Runners.Console.Utilities
                Test.Framework.Runners.Core Test.Framework.Runners.Processors
                Test.Framework.Runners.Statistics
                Test.Framework.Runners.TestPattern
                Test.Framework.Runners.ThreadPool
                Test.Framework.Runners.TimedConsumption
                Test.Framework.Runners.XML.JUnitWriter Test.Framework.Runners.XML
                Test.Framework.Utilities
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/test-framework-0.5/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/test-framework-0.5/ghc-7.4.1
hs-libraries: HStest-framework-0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-terminal-0.5.5-3c75c32b87d782c552a2534eedcfb485
         ansi-wl-pprint-0.6.4-a410a81a3a59e2eeb768700ae1f0fde6
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
         extensible-exceptions-0.1.1.4-d27a1ac47e54880cae007cceceb41580
         hostname-1.0-f8064aa7c2dc842ecc0af88b780d2d8f
         old-locale-1.0.0.4-a2c3d942f886fb70df8171795fdc2e5a
         random-1.0.1.1-e3566210caf162aa256430e88f7b7640
         regex-posix-0.95.1-121648734b92a15c1a1abe4ea295d7b3
         time-1.4-96b42dcaca5cdbc30bab9dcc07384b8d
         xml-1.3.12-5561ea21bd297a3af3ed25602dd911e7
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/test-framework-0.5/test-framework.haddock
haddock-html: /usr/share/doc/libghc-test-framework-doc/html/