This file is indexed.

/var/lib/ghc/package.conf.d/hspec-1.8.1.1.conf is in libghc-hspec-dev 1.8.1.1-1build1.

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: hspec
version: 1.8.1.1
id: hspec-1.8.1.1-515db50b285503c2e5293d6a75ab594d

license: MIT
copyright: (c) 2011-2013 Simon Hengel,
           (c) 2011-2012 Trystan Spangler,
           (c) 2011 Greg Weber
maintainer: Simon Hengel <sol@typeful.net>
stability: experimental
homepage: http://hspec.github.io/
package-url:
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.
             .
             The Hspec Manual is at <http://hspec.github.io/>.
category: Testing
author:
exposed: True
exposed-modules: Test.Hspec Test.Hspec.Core Test.Hspec.Monadic
                 Test.Hspec.Runner Test.Hspec.Formatters Test.Hspec.HUnit
                 Test.Hspec.QuickCheck
hidden-modules: Test.Hspec.Util Test.Hspec.Compat
                Test.Hspec.Core.Type Test.Hspec.Core.QuickCheckUtil
                Test.Hspec.Config Test.Hspec.Options Test.Hspec.FailureReport
                Test.Hspec.Runner.Eval Test.Hspec.Formatters.Internal
                Test.Hspec.Timer
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hspec-1.8.1.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hspec-1.8.1.1/ghc-7.6.3
hs-libraries: HShspec-1.8.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HUnit-1.2.5.2-6e02ecc15e3cc5ab8ef10df50d05a1a9
         QuickCheck-2.6-409fcc32c191cd6e04afdebb15869820
         ansi-terminal-0.6.1-a1cfb440ae76d61c8891bfea9c2ddca4
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
         hspec-expectations-0.5.0.1-3b2f1e391bea6ca8984a36a0ca5ee0fd
         quickcheck-io-0.1.0-b0c4a570aaa710f7bea185ac9ecbfa21
         random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
         setenv-0.1.0-d1ddcd411e438fe2cb5b2cf34dbe3f78
         time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hspec-1.8.1.1/hspec.haddock
haddock-html: /usr/share/doc/libghc-hspec-doc/html/