This file is indexed.

/var/lib/ghc/package.conf.d/test-framework-0.8.1.1.conf is in libghc-test-framework-dev 0.8.1.1-7+b1.

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
name: test-framework
version: 0.8.1.1
id: test-framework-0.8.1.1-54t9GOogfZCIHHKie5fwlN
key: test-framework-0.8.1.1-54t9GOogfZCIHHKie5fwlN
license: BSD3
maintainer: Libraries List <libraries@haskell.org>
homepage: https://batterseapower.github.io/test-framework/
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
abi: 065274a9deda63c4ea4c278a9e178dbb
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/test-framework-0.8.1.1-54t9GOogfZCIHHKie5fwlN
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/test-framework-0.8.1.1-54t9GOogfZCIHHKie5fwlN
data-dir: /usr/share/test-framework
hs-libraries: HStest-framework-0.8.1.1-54t9GOogfZCIHHKie5fwlN
depends:
    ansi-terminal-0.6.2.3-448ipfN5j28Ha0AgPiJmdI
    ansi-wl-pprint-0.6.7.3-LVnipygDrAR1FEMFhjxcQX base-4.9.0.0
    containers-0.5.7.1 hostname-1.0-42Ipmmd3lMbCN35rV9k5gh
    old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
    random-1.1-54KmMHXjttlERYcr1mvsAe
    regex-posix-0.95.2-Fy6xYMm8dnjHHt23b8RdmR time-1.6.0.1
    xml-1.3.14-3wjuWY0dinH7o3REE9CkMx
haddock-interfaces: /usr/lib/ghc-doc/haddock/test-framework-0.8.1.1/test-framework.haddock
haddock-html: /usr/share/doc/libghc-test-framework-doc/html/