This file is indexed.

/var/lib/ghc/package.conf.d/reactive-banana-0.7.1.3.conf is in libghc-reactive-banana-dev 0.7.1.3-1build1.

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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
name: reactive-banana
version: 0.7.1.3
id: reactive-banana-0.7.1.3-a08553211eb7f363caa30782639d5635

license: BSD3
copyright:
maintainer: Heinrich Apfelmus <apfelmus quantentunnel de>
stability: Experimental
homepage: http://haskell.org/haskellwiki/Reactive-banana
package-url:
synopsis: Practical library for functional reactive programming (FRP).
description: Reactive-banana is a practical library for Functional Reactive Programming (FRP).
             .
             FRP offers an elegant and concise way to express interactive programs such as graphical user interfaces, animations, computer music or robot controllers. Thus, the reactive-banana library promises to avoid the spaghetti code commonly used in traditional GUI technologies.
             .
             See the project homepage <http://haskell.org/haskellwiki/Reactive-banana>
             for a more detailed introduction and features.
             .
             Stability forecast:
             No semantic bugs expected.
             Significant API changes are likely in future versions,
             though the main interface is beginning to stabilize.
             The @Reactive.Banana.Switch@ module is quite experimental.
             There is currently /no/ garbage collection for dynamically created events.
category: FRP
author: Heinrich Apfelmus
exposed: True
exposed-modules: Reactive.Banana Reactive.Banana.Combinators
                 Reactive.Banana.Experimental.Calm Reactive.Banana.Frameworks
                 Reactive.Banana.Frameworks.AddHandler Reactive.Banana.Model
                 Reactive.Banana.Switch
hidden-modules: Reactive.Banana.Internal.Cached
                Reactive.Banana.Internal.DependencyGraph
                Reactive.Banana.Internal.EventBehavior1
                Reactive.Banana.Internal.InputOutput
                Reactive.Banana.Internal.Phantom
                Reactive.Banana.Internal.PulseLatch0
                Reactive.Banana.Internal.Types2
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/reactive-banana-0.7.1.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/reactive-banana-0.7.1.3/ghc-7.6.3
hs-libraries: HSreactive-banana-0.7.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
         unordered-containers-0.2.3.0-9584b653deee0b5f16062e26c5ddf569
         vault-0.3.0.2-cc401197e2614386bfc07593c13192b2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/reactive-banana-0.7.1.3/reactive-banana.haddock
haddock-html: /usr/share/doc/libghc-reactive-banana-doc/html/