This file is indexed.

/var/lib/ghc/package.conf.d/case-insensitive-0.4.0.1.conf is in libghc-case-insensitive-dev 0.4.0.1-2.

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
name: case-insensitive
version: 0.4.0.1
id: case-insensitive-0.4.0.1-8f3562c93fbc99d0bd6cdcce7d363a53

license: BSD3
copyright: 2011 Bas van Dijk
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
stability:
homepage: https://github.com/basvandijk/case-insensitive
package-url:
synopsis: Case insensitive string comparison
description: The module @Data.CaseInsensitive@ provides the 'CI' type
             constructor which can be parameterised by a string-like
             type like: 'String', 'ByteString', 'Text',
             etc.. Comparisons of values of the resulting type will be
             insensitive to cases.
category: Data, Text
author: Bas van Dijk
exposed: True
exposed-modules: Data.CaseInsensitive
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/case-insensitive-0.4.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/case-insensitive-0.4.0.1/ghc-7.4.1
hs-libraries: HScase-insensitive-0.4.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
         hashable-1.1.2.3-6744ae0b01d26a6e487359e8e394a1a0
         text-0.11.1.13-9b63b6813ed4eef16b7793151cdbba4d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/case-insensitive-0.4.0.1/case-insensitive.haddock
haddock-html: /usr/share/doc/libghc-case-insensitive-doc/html/