This file is indexed.

/var/lib/ghc/package.conf.d/SimpleEA-0.2.1.conf is in libghc-simpleea-dev 0.2.1-3.

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
name: SimpleEA
version: 0.2.1
id: SimpleEA-0.2.1-d26af7aa39bff854c9e565af25d2b327

license: BSD3
copyright:
maintainer: ehamberg@gmail.com
stability: experimental
homepage: http://www.github.com/ehamberg/simpleea/
package-url:
synopsis: Simple evolutionary algorithm framework.
description: Simple framework for running an evolutionary algorithm by
             providing selection, recombination, and mutation operators.
category: AI
author: Erlend Hamberg
exposed: True
exposed-modules: AI.SimpleEA AI.SimpleEA.Utils
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/SimpleEA-0.2.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/SimpleEA-0.2.1/ghc-7.6.3
hs-libraries: HSSimpleEA-0.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadRandom-0.1.6-694e57ee58432f3d3091fc7723724694
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         mersenne-random-pure64-0.2.0.3-df5277ab85d57ace4e363d6b71993cd7
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/simpleea-0.2.1/SimpleEA.haddock
haddock-html: /usr/share/doc/libghc-simpleea-doc/html/