This file is indexed.

/var/lib/ghc/package.conf.d/event-list-0.1.1.1.conf is in libghc-event-list-dev 0.1.1.1-1.

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.1.1
id: event-list-0.1.1.1-48b5717fccfd3e7ef1b92d786b44a9b7

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.1.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/event-list-0.1.1.1/ghc-7.6.3
hs-libraries: HSevent-list-0.1.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.7.6-1a837324b203a3afd2f9ad3b3dd3e8bc
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         non-negative-0.1.1-dc92f3b3f910ffba2012892c88026740
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
         utility-ht-0.0.10-ea44ce67e8c341290b6c9e7bd15101f8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/event-list-0.1.1.1/event-list.haddock
haddock-html: /usr/share/doc/libghc-event-list-doc/html/