This file is indexed.

/var/lib/ghc/package.conf.d/case-insensitive-1.2.0.10.conf is in libghc-case-insensitive-dev 1.2.0.10-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
name: case-insensitive
version: 1.2.0.10
id: case-insensitive-1.2.0.10-1D5OUKQ7UrJ7IpOe0di4Un
key: case-insensitive-1.2.0.10-1D5OUKQ7UrJ7IpOe0di4Un
license: BSD3
copyright: 2011 Bas van Dijk
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
homepage: https://github.com/basvandijk/case-insensitive
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 Data.CaseInsensitive.Unsafe
hidden-modules: Data.CaseInsensitive.Internal
abi: 40e4197d3f3063c517d3f3df76311572
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/case-insensitive-1.2.0.10-1D5OUKQ7UrJ7IpOe0di4Un
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/case-insensitive-1.2.0.10-1D5OUKQ7UrJ7IpOe0di4Un
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/case-insensitive
hs-libraries: HScase-insensitive-1.2.0.10-1D5OUKQ7UrJ7IpOe0di4Un
depends:
    base-4.9.1.0 bytestring-0.10.8.1 deepseq-1.4.2.0
    hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
haddock-interfaces: /usr/lib/ghc-doc/haddock/case-insensitive-1.2.0.10/case-insensitive.haddock
haddock-html: /usr/share/doc/libghc-case-insensitive-doc/html/