This file is indexed.

/var/lib/ghc/package.conf.d/test-framework-0.8.0.3.conf is in libghc-test-framework-dev 0.8.0.3-1build3.

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
name: test-framework
version: 0.8.0.3
id: test-framework-0.8.0.3-50dafe603b8ae7605cc2d81ac5231a51

license: BSD3
copyright:
maintainer: Libraries List <libraries@haskell.org>
stability:
homepage: https://batterseapower.github.io/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.Runners.TestPattern
                 Test.Framework.Runners.API 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.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.8.0.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/test-framework-0.8.0.3/ghc-7.6.3
hs-libraries: HStest-framework-0.8.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: ansi-terminal-0.6.1-a1cfb440ae76d61c8891bfea9c2ddca4
         ansi-wl-pprint-0.6.7.1-3c0704be708b11f2cfc79e3c54f2dc56
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         hostname-1.0-7cd565c9d50dc782dc60cdde3e580813
         old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
         random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
         regex-posix-0.95.2-a7e936989950443fee47233b57a6ae5f
         time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
         xml-1.3.12-2c5e1c6121129e6066aca28d897d0d9d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/test-framework-0.8.0.3/test-framework.haddock
haddock-html: /usr/share/doc/libghc-test-framework-doc/html/