This file is indexed.

/var/lib/ghc/package.conf.d/hspec-2.2.1.conf is in libghc-hspec-dev 2.2.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
43
44
45
46
name: hspec
version: 2.2.1
id: hspec-2.2.1-d64cace0a0a3b2e977f4fb1aa2473e04
key: hspec_Cg8uysig6Si6lz0mLeyZSz
license: MIT
copyright: (c) 2011-2015 Simon Hengel,
           (c) 2011-2012 Trystan Spangler,
           (c) 2011 Greg Weber
maintainer: Simon Hengel <sol@typeful.net>
stability: experimental
homepage: http://hspec.github.io/
synopsis: A Testing Framework for Haskell
description:
    Hspec is a testing framework for Haskell. It is inspired by
    the Ruby library RSpec. Some of Hspec's distinctive features
    are:
    .
    * a friendly DSL for defining tests
    .
    * integration with QuickCheck, SmallCheck, and HUnit
    .
    * parallel test execution
    .
    * automatic discovery of test files
    .
    The Hspec Manual is at <http://hspec.github.io/>.
category: Testing
exposed: True
exposed-modules:
    Test.Hspec Test.Hspec.Runner Test.Hspec.Formatters
    Test.Hspec.QuickCheck Test.Hspec.Discover Test.Hspec.Core
    Test.Hspec.HUnit
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hspec-2.2.1-Cg8uysig6Si6lz0mLeyZSz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hspec-2.2.1-Cg8uysig6Si6lz0mLeyZSz
data-dir: /usr/share/hspec
hs-libraries: HShspec-2.2.1-Cg8uysig6Si6lz0mLeyZSz
depends:
    HUnit-1.3.0.0-904109a490c85ff643c14c4cfbe058fb
    QuickCheck-2.8.1-3b4e59fb7b4229f7e8519c5347611ffa
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    hspec-core-2.2.1-768860cc3c4b402510d0b4e45fdf780d
    hspec-expectations-0.7.2-32452cb885c4dd8bf509804119201a43
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/hspec-2.2.1/hspec.haddock
haddock-html: /usr/share/doc/libghc-hspec-doc/html/