This file is indexed.

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

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
name: control-monad-free
version: 0.5.3
id: control-monad-free-0.5.3-755b849e0ddcaaf0828f2bc642366d28

license: PublicDomain
copyright:
maintainer: pepeiborra@gmail.com
stability: experimental
homepage: http://github.com/pepeiborra/control-monad-free
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/control-monad-free-0.5.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/control-monad-free-0.5.3/ghc-7.6.3
hs-libraries: HScontrol-monad-free-0.5.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/control-monad-free-0.5.3/control-monad-free.haddock
haddock-html: /usr/share/doc/libghc-control-monad-free-doc/html/