This file is indexed.

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

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
name: reactive-banana
version: 0.8.1.2
id: reactive-banana-0.8.1.2-81bad96fa4a95ee90254384bbd381e49
key: react_DbrRAyLgvr3KKi2aB1pQvz
license: BSD3
maintainer: Heinrich Apfelmus <apfelmus quantentunnel de>
homepage: http://wiki.haskell.org/Reactive-banana
synopsis: Library for functional reactive programming (FRP).
description:
    Reactive-banana is a 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. It promises to avoid the spaghetti code that is all too common in traditional approaches to GUI programming.
    .
    See the project homepage <http://wiki.haskell.org/Reactive-banana>
    for more detailed documentation and examples.
    .
    /Stability forecast:/
    .
    No semantic bugs expected.
    .
    Significant API changes are likely in future versions,
    though the main interface is beginning to stabilize.
    .
    The library features an efficient, push-driven implementation
    and has seen some optimization work.
    However, the inner loop still has a rather large constant factor overhead.
    Moreover, there is currently /no/ garbage collection for events that are
    created dynamically with @Reactive.Banana.Switch@.
category: FRP
author: Heinrich Apfelmus
exposed: True
exposed-modules:
    Control.Event.Handler Reactive.Banana Reactive.Banana.Combinators
    Reactive.Banana.Experimental.Calm Reactive.Banana.Frameworks
    Reactive.Banana.Model Reactive.Banana.Prim
    Reactive.Banana.Prim.Cached Reactive.Banana.Switch
hidden-modules: Reactive.Banana.Internal.Combinators
                Reactive.Banana.Internal.Phantom Reactive.Banana.Prim.Combinators
                Reactive.Banana.Prim.Compile Reactive.Banana.Prim.Dated
                Reactive.Banana.Prim.Dependencies Reactive.Banana.Prim.Evaluation
                Reactive.Banana.Prim.IO Reactive.Banana.Prim.Order
                Reactive.Banana.Prim.Plumbing Reactive.Banana.Prim.Test
                Reactive.Banana.Prim.Types Reactive.Banana.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/reactive-banana-0.8.1.2-DbrRAyLgvr3KKi2aB1pQvz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/reactive-banana-0.8.1.2-DbrRAyLgvr3KKi2aB1pQvz
data-dir: /usr/share/reactive-banana
hs-libraries: HSreactive-banana-0.8.1.2-DbrRAyLgvr3KKi2aB1pQvz
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    hashable-1.2.3.3-ce7af8ca3ebd83133b0e846c245dc9e2
    psqueues-0.2.0.3-788287049b2675d8f1bedac8a62b2181
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
    unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
    vault-0.3.0.5-fa3eea968d4d78688dacd1e2051ff19e
haddock-interfaces: /usr/lib/ghc-doc/haddock/reactive-banana-0.8.1.2/reactive-banana.haddock
haddock-html: /usr/share/doc/libghc-reactive-banana-doc/html/