This file is indexed.

/var/lib/ghc/package.conf.d/event-list-0.1.0.2.conf is in libghc-event-list-dev 0.1.0.2-3build1.

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
name: event-list
version: 0.1.0.2
id: event-list-0.1.0.2-81fc79402a6980836b4cf35a4637ba69

license: GPL
copyright:
maintainer: Henning Thielemann <haskell@henning-thielemann.de>
stability:
homepage: http://code.haskell.org/~thielema/event-list/
package-url:
synopsis: Event lists with relative or absolute time stamps
description: These lists manage events that are associated with times.
             Times may be given as difference between successive events
             or as absolute time values.
             Pauses before the first and after the last event are supported.
             The underlying data structures are lists of elements of alternating types,
             that is [b,a,b,...,a,b] or [a,b,a,...,a,b].
             The data structures can be used to represent
             MIDI files, OpenSoundControl message streams, music performances etc.
category: Data
author: Henning Thielemann <haskell@henning-thielemann.de>
exposed: True
exposed-modules: Data.EventList.Absolute.TimeBody
                 Data.EventList.Absolute.TimeTime Data.EventList.Absolute.TimeMixed
                 Data.EventList.Relative.TimeBody Data.EventList.Relative.TimeTime
                 Data.EventList.Relative.TimeMixed Data.EventList.Relative.BodyBody
                 Data.EventList.Relative.BodyTime Data.EventList.Relative.MixedTime
                 Data.EventList.Relative.MixedBody
hidden-modules: Data.EventList.Utility
                Data.EventList.Absolute.TimeBodyPrivate
                Data.EventList.Absolute.TimeTimePrivate
                Data.EventList.Relative.TimeBodyPrivate
                Data.EventList.Relative.BodyBodyPrivate
                Data.EventList.Relative.TimeTimePrivate
                Data.EventList.Relative.BodyTimePrivate Data.AlternatingList.Custom
                Data.AlternatingList.List.Disparate
                Data.AlternatingList.List.Uniform Data.AlternatingList.List.Mixed
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/event-list-0.1.0.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/event-list-0.1.0.2/ghc-7.6.3
hs-libraries: HSevent-list-0.1.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.6-409fcc32c191cd6e04afdebb15869820
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         non-negative-0.1-3cbd3c378ac0271358d3673665769eeb
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
         utility-ht-0.0.5.1-87764498d063597239004a6e20530f01
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/event-list-0.1.0.2/event-list.haddock
haddock-html: /usr/share/doc/libghc-event-list-doc/html/