This file is indexed.

/var/lib/ghc/package.conf.d/charsetdetect-ae-1.1.0.1.conf is in libghc-charsetdetect-ae-dev 1.1.0.1-3+b1.

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
name: charsetdetect-ae
version: 1.1.0.1
id: charsetdetect-ae-1.1.0.1-FvZpee1cOSl83HCwAsW2zA
key: charsetdetect-ae-1.1.0.1-FvZpee1cOSl83HCwAsW2zA
license: LGPL
maintainer: Artyom <yom@artyom.me>
homepage: http://github.com/aelve/charsetdetect-ae
synopsis: Character set detection using Mozilla's Universal Character Set Detector
description:
    Mozilla have developed a robust and efficient character set detection algorithm for use in their web browsers. The algorithm is able to detect all of the most frequently encountered character encodings totally automatically.
    .
    This library wraps up their library and exposes a very simple Haskell interface to it. The library is portable, and is confirmed to work on both Unix and Windows.
    .
    This library is a /maintained/ fork of charsetdetect:
    .
    * It compiles with recent version of bytestring.
    .
    * It works correctly in presence of Template Haskell on GHC 7.6.
    .
    * It builds on 64-bit Windows.
category: Text
author: Max Bolingbroke <batterseapower@hotmail.com>
exposed: True
exposed-modules:
    Codec.Text.Detect
abi: 0ac52be99d500be76cbf5d9b387637fc
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/charsetdetect-ae-1.1.0.1-FvZpee1cOSl83HCwAsW2zA
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/charsetdetect-ae-1.1.0.1-FvZpee1cOSl83HCwAsW2zA
data-dir: /usr/share/charsetdetect-ae
hs-libraries: HScharsetdetect-ae-1.1.0.1-FvZpee1cOSl83HCwAsW2zA
extra-libraries:
    stdc++
depends:
    base-4.9.0.0 bytestring-0.10.8.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/charsetdetect-ae-1.1.0.1/charsetdetect-ae.haddock
haddock-html: /usr/share/doc/libghc-charsetdetect-ae-doc/html/