This file is indexed.

/var/lib/ghc/package.conf.d/control-monad-free-0.6.1.conf is in libghc-control-monad-free-dev 0.6.1-5.

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
name: control-monad-free
version: 0.6.1
id: control-monad-free-0.6.1-3U705M3W9ER6Z31G0dx2gg
key: control-monad-free-0.6.1-3U705M3W9ER6Z31G0dx2gg
license: PublicDomain
maintainer: pepeiborra@gmail.com
stability: experimental
homepage: http://github.com/pepeiborra/control-monad-free
synopsis: Free monads and monad transformers
description:
    This package provides datatypes to construct Free monads,
    Free monad transformers, and useful instances. In addition it
    provides the constructs to avoid quadratic complexity of left
    associative bind, as explained in:
    .
    * Janis Voigtlander, /Asymptotic Improvement of Computations over Free Monads, MPC'08/
category: Control, Monads
author: Luke Palmer, Pepe Iborra
exposed: True
exposed-modules:
    Control.Monad.Free Control.Monad.Free.Zip
    Control.Monad.Free.Improve
abi: d958ad3c56ca56d5b760a4cdf90942d1
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/control-monad-free-0.6.1-3U705M3W9ER6Z31G0dx2gg
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/control-monad-free-0.6.1-3U705M3W9ER6Z31G0dx2gg
data-dir: /usr/share/control-monad-free
hs-libraries: HScontrol-monad-free-0.6.1-3U705M3W9ER6Z31G0dx2gg
depends:
    base-4.9.0.0 prelude-extras-0.4.0.3-FAyB4iuuM7cHXdrLMZtdXq
    transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/control-monad-free-0.6.1/control-monad-free.haddock
haddock-html: /usr/share/doc/libghc-control-monad-free-doc/html/