This file is indexed.

/var/lib/ghc/package.conf.d/aeson-pretty-0.8.5.conf is in libghc-aeson-pretty-dev 0.8.5-1build3.

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
45
46
name: aeson-pretty
version: 0.8.5
id: aeson-pretty-0.8.5-Bxujqw5oLTkAy8s46ZqcnM
key: aeson-pretty-0.8.5-Bxujqw5oLTkAy8s46ZqcnM
license: BSD3
copyright: Copyright 2011 Falko Peters
maintainer: Falko Peters <falko.peters@gmail.com>
stability: experimental
homepage: http://github.com/informatikr/aeson-pretty
synopsis: JSON pretty-printing library and command-line tool.
description:
    A JSON pretty-printing library compatible with aeson as well as
    a command-line tool to improve readabilty of streams of JSON data.
    .
    The /library/ provides the function "encodePretty". It is a drop-in
    replacement for aeson's "encode" function, producing JSON-ByteStrings for
    human readers.
    .
    The /command-line tool/ reads JSON from stdin and writes prettified JSON
    to stdout. It also offers a complementary "compact"-mode, essentially the
    opposite of pretty-printing. If you specify @-flib-only@ like this
    .
    > cabal install -flib-only aeson-pretty
    .
    the command-line tool will NOT be installed.
category: Text, Web, JSON, Pretty Printer
author: Falko Peters <falko.peters@gmail.com>
exposed: True
exposed-modules:
    Data.Aeson.Encode.Pretty
abi: f015dec8665937da456c66e4b8b2bfb0
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/aeson-pretty-0.8.5-Bxujqw5oLTkAy8s46ZqcnM
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/aeson-pretty-0.8.5-Bxujqw5oLTkAy8s46ZqcnM
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/aeson-pretty
hs-libraries: HSaeson-pretty-0.8.5-Bxujqw5oLTkAy8s46ZqcnM
depends:
    aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft base-4.9.1.0
    base-compat-0.9.3-KeJp8zYMpcS9WibvTcxU22 bytestring-0.10.8.1
    scientific-0.3.5.2-FM2NdrNTcdbCDq9wuNnhIA
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
    unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
    vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/aeson-pretty-0.8.5/aeson-pretty.haddock
haddock-html: /usr/share/doc/libghc-aeson-pretty-doc/html/