This file is indexed.

/var/lib/ghc/package.conf.d/hashable-1.2.1.0.conf is in libghc-hashable-dev 1.2.1.0-4.

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: hashable
version: 1.2.1.0
id: hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b

license: BSD3
copyright:
maintainer: johan.tibell@gmail.com
stability: Provisional
homepage: http://github.com/tibbe/hashable
package-url:
synopsis: A class for types that can be converted to a hash value
description: This package defines a class, 'Hashable', for types that
             can be converted to a hash value.  This class
             exists for the benefit of hashing-based data
             structures.  The package provides instances for
             basic types and a way to combine hash values.
category: Data
author: Milan Straka <fox@ucw.cz>
        Johan Tibell <johan.tibell@gmail.com>
exposed: True
exposed-modules: Data.Hashable
hidden-modules: Data.Hashable.Generic Data.Hashable.Class
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hashable-1.2.1.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hashable-1.2.1.0/ghc-7.6.3
hs-libraries: HShashable-1.2.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
         integer-gmp-0.5.0.0-2f15426f5b53fe4c6490832f9b20d8d7
         text-0.11.3.1-e38859e86485c167fa7c9441789e7607
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hashable-1.2.1.0/hashable.haddock
haddock-html: /usr/share/doc/libghc-hashable-doc/html/