This file is indexed.

/var/lib/ghc/package.conf.d/optparse-applicative-0.13.2.0.conf is in libghc-optparse-applicative-dev 0.13.2.0-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
35
36
37
38
39
40
41
42
43
44
45
46
47
name: optparse-applicative
version: 0.13.2.0
id: optparse-applicative-0.13.2.0-1DNSAW2Hx9P1fiXyy8ykHj
key: optparse-applicative-0.13.2.0-1DNSAW2Hx9P1fiXyy8ykHj
license: BSD3
copyright: (c) 2012-2017 Paolo Capriotti <paolo@capriotti.io>
maintainer: paolo@capriotti.io
homepage: https://github.com/pcapriotti/optparse-applicative
synopsis: Utilities and combinators for parsing command line options
description:
    optparse-applicative is a haskell library for parsing options
    on the command line, providing a powerful applicative interface
    for composing these options.
    .
    optparse-applicative takes care of reading and validating the
    arguments passed to the command line, handling and reporting
    errors, generating a usage line, a comprehensive help screen,
    and enabling context-sensitive bash completions.
    .
    See the included README for detailed instructions and examples,
    which is also available on github
    <https://github.com/pcapriotti/optparse-applicative>.
category: System
author: Paolo Capriotti, Huw Campbell
exposed: True
exposed-modules:
    Options.Applicative Options.Applicative.Arrows
    Options.Applicative.BashCompletion Options.Applicative.Builder
    Options.Applicative.Builder.Completer
    Options.Applicative.Builder.Internal Options.Applicative.Common
    Options.Applicative.Extra Options.Applicative.Help
    Options.Applicative.Help.Pretty Options.Applicative.Help.Chunk
    Options.Applicative.Help.Core Options.Applicative.Help.Types
    Options.Applicative.Types Options.Applicative.Internal
abi: f7110044b198f30afa65b7d1fbe1a1b1
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/optparse-applicative-0.13.2.0-1DNSAW2Hx9P1fiXyy8ykHj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/optparse-applicative-0.13.2.0-1DNSAW2Hx9P1fiXyy8ykHj
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/optparse-applicative
hs-libraries: HSoptparse-applicative-0.13.2.0-1DNSAW2Hx9P1fiXyy8ykHj
depends:
    ansi-wl-pprint-0.6.7.3-A79v826bgPr574HtaZPPqC base-4.9.1.0
    process-1.4.3.0 transformers-0.5.2.0
    transformers-compat-0.5.1.4-5q8NeWxMWFxK2dY7fuxXN9
haddock-interfaces: /usr/lib/ghc-doc/haddock/optparse-applicative-0.13.2.0/optparse-applicative.haddock
haddock-html: /usr/share/doc/libghc-optparse-applicative-doc/html/