This file is indexed.

/var/lib/ghc/package.conf.d/unordered-containers-0.1.4.6.conf is in libghc-unordered-containers-dev 0.1.4.6-3.

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
name: unordered-containers
version: 0.1.4.6
id: unordered-containers-0.1.4.6-943c5f198002e0b7a1ef2df16b5c0330

license: BSD3
copyright: (c) Daan Leijen 2002
           (c) Andriy Palamarchuk 2008
           (c) 2010-2011 Johan Tibell
maintainer: johan.tibell@gmail.com
stability:
homepage:
package-url:
synopsis: Efficient hashing-based container types
description: Efficient hashing-based container types.  The containers have been
             optimized for performance critical use, both in terms of large data
             quantities and high speed.
             .
             The declared cost of each operation is either worst-case or
             amortized, but remains valid even if structures are shared.
category: Data
author: Johan Tibell <johan.tibell@gmail.com>
exposed: True
exposed-modules: Data.HashMap.Lazy Data.HashMap.Strict Data.HashSet
hidden-modules: Data.FullList.Lazy Data.FullList.Strict
                Data.HashMap.Common Data.HashMap.Lazy.Internal
                Data.HashMap.Strict.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/unordered-containers-0.1.4.6/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/unordered-containers-0.1.4.6/ghc-7.4.1
hs-libraries: HSunordered-containers-0.1.4.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         deepseq-1.3.0.0-a73ec930018135e0dc0a1a3d29c74c88
         hashable-1.1.2.3-6744ae0b01d26a6e487359e8e394a1a0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/unordered-containers-0.1.4.6/unordered-containers.haddock
haddock-html: /usr/share/doc/libghc-unordered-containers-doc/html/