This file is indexed.

/var/lib/ghc/package.conf.d/HUnit-1.2.5.2.conf is in libghc-hunit-dev 1.2.5.2-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
name: HUnit
version: 1.2.5.2
id: HUnit-1.2.5.2-6e02ecc15e3cc5ab8ef10df50d05a1a9

license: BSD3
copyright:
maintainer: hunit@richardg.name
stability: stable
homepage: http://hunit.sourceforge.net/
package-url:
synopsis: A unit testing framework for Haskell
description: HUnit is a unit testing framework for Haskell, inspired by the
             JUnit tool for Java, see: <http://www.junit.org>.
category: Testing
author: Dean Herington
exposed: True
exposed-modules: Test.HUnit.Base Test.HUnit.Lang
                 Test.HUnit.Terminal Test.HUnit.Text Test.HUnit
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/HUnit-1.2.5.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/HUnit-1.2.5.2/ghc-7.6.3
hs-libraries: HSHUnit-1.2.5.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hunit-1.2.5.2/HUnit.haddock
haddock-html: /usr/share/doc/libghc-hunit-doc/html/