This file is indexed.

/var/lib/ghc/package.conf.d/cond-0.4.0.2.conf is in libghc-cond-dev 0.4.0.2-2.

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
name: cond
version: 0.4.0.2
id: cond-0.4.0.2-efa25db8b382cd5a59e967cf12d4a813

license: BSD3
copyright:
maintainer: acurtis@spsu.edu
stability:
homepage: https://github.com/kallisti-dev/cond
package-url:
synopsis: Basic conditional and boolean operators with monadic variants.
description: This library provides:
             .
             * Implementations of various overloaded conditional operations
             .
             * Lifted monadic variants of those operations and common boolean operators
             .
             * A typeclass for boolean algebras.
             .
             Feel free to send ideas and suggestions for new conditional operators to the
             maintainer.
             .
             Monadic looping constructs are not included as part of this package, since the
             monad-loops package has a fairly complete collection of them already.
category: Control, Logic, Monad
author: Adam Curtis
exposed: True
exposed-modules: Control.Conditional Data.Algebra.Boolean
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/cond-0.4.0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/cond-0.4.0.2/ghc-7.6.3
hs-libraries: HScond-0.4.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/cond-0.4.0.2/cond.haddock
haddock-html: /usr/share/doc/libghc-cond-doc/html/