This file is indexed.

/var/lib/ghc/package.conf.d/cond-0.4.1.1.conf is in libghc-cond-dev 0.4.1.1-6build1.

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
name: cond
version: 0.4.1.1
id: cond-0.4.1.1-2yYcKtUJ6TG4fyL0AuCq0n
key: cond-0.4.1.1-2yYcKtUJ6TG4fyL0AuCq0n
license: BSD3
maintainer: acurtis@spsu.edu
homepage: https://github.com/kallisti-dev/cond
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
abi: 66d920c3c0171f15c3c6d8b0f6418dca
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/cond-0.4.1.1-2yYcKtUJ6TG4fyL0AuCq0n
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/cond-0.4.1.1-2yYcKtUJ6TG4fyL0AuCq0n
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/cond
hs-libraries: HScond-0.4.1.1-2yYcKtUJ6TG4fyL0AuCq0n
depends:
    base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/cond-0.4.1.1/cond.haddock
haddock-html: /usr/share/doc/libghc-cond-doc/html/