This file is indexed.

/var/lib/ghc/package.conf.d/hspec-0.9.1.1.conf is in libghc-hspec-dev 0.9.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
name: hspec
version: 0.9.1.1
id: hspec-0.9.1.1-c55b73b888a229bb7fd58b6c74202662

license: BSD3
copyright: (c) 2011 Trystan Spangler
maintainer: trystan.s@comcast.net
stability: experimental
homepage: https://github.com/trystan/hspec
package-url: https://github.com/trystan/hspec
synopsis: Behavior Driven Development for Haskell
description: Behavior Driven Development for Haskell
             .
             Hspec is roughly based on the Ruby library RSpec. However, Hspec is just a framework for running HUnit and QuickCheck tests. Compared to other options, it provides a much nicer syntax that makes tests very easy to read.
category: Testing
author: Trystan Spangler
exposed: True
exposed-modules: Test.Hspec Test.Hspec.HUnit Test.Hspec.Core
                 Test.Hspec.Runner Test.Hspec.Monadic Test.Hspec.Formatters
                 Test.Hspec.QuickCheck
hidden-modules: Specs
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hspec-0.9.1.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/hspec-0.9.1.1/ghc-7.4.1
hs-libraries: HShspec-0.9.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.4.2-5744e904039c3819ba04e12dd2e295dc
         QuickCheck-2.4.2-41cb2884cc20cd78948de62849bd9667
         ansi-terminal-0.5.5-3c75c32b87d782c552a2534eedcfb485
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         silently-1.1.4-d5a1575be565701060221ecb37d3e745
         transformers-0.2.2.0-367ec8196a45fab9903c082ddf1e964e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hspec-0.9.1.1/hspec.haddock
haddock-html: /usr/share/doc/libghc-hspec-doc/html/