This file is indexed.

/var/lib/ghc/package.conf.d/midi-0.1.7.1.conf is in libghc-midi-dev 0.1.7.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
58
59
60
61
62
63
64
name: midi
version: 0.1.7.1
id: midi-0.1.7.1-ba1871489c39902cf98a86df92621736

license: GPL
copyright:
maintainer: Henning Thielemann <haskell@henning-thielemann.de>
stability:
homepage: http://www.haskell.org/haskellwiki/MIDI
package-url:
synopsis: Handling of MIDI messages and files
description: MIDI is the Musical Instrument Digital Interface.
             The package contains definition of realtime and file MIDI messages,
             reading and writing MIDI files,
             and some definitions from the General MIDI standard.
             It contains no sending and receiving of MIDI messages.
             For this purpose see the @alsa-seq@, @jack@, @PortMidi@, @hmidi@ packages.
             For music composition with MIDI output, see @haskore@.
             Alternative packages are @HCodecs@, @zmidi-core@.
category: Sound, Music
author: Henning Thielemann <haskell@henning-thielemann.de>
exposed: True
exposed-modules: Sound.MIDI.File Sound.MIDI.File.Event
                 Sound.MIDI.File.Event.Meta Sound.MIDI.File.Event.SystemExclusive
                 Sound.MIDI.File.Load Sound.MIDI.File.Save Sound.MIDI.Parser.Report
                 Sound.MIDI.Message Sound.MIDI.Message.Channel
                 Sound.MIDI.Message.Channel.Voice Sound.MIDI.Message.Channel.Mode
                 Sound.MIDI.Message.System Sound.MIDI.Message.System.Exclusive
                 Sound.MIDI.Message.System.Common Sound.MIDI.Message.System.RealTime
                 Sound.MIDI.Message.Class.Check Sound.MIDI.Controller
                 Sound.MIDI.Manufacturer Sound.MIDI.General Sound.MIDI.IO
hidden-modules: Sound.MIDI.Parser.Class
                Sound.MIDI.Parser.Restricted Sound.MIDI.Parser.Exception
                Sound.MIDI.Parser.Warning Sound.MIDI.Parser.Primitive
                Sound.MIDI.Parser.Status Sound.MIDI.Parser.File
                Sound.MIDI.Parser.Stream Sound.MIDI.Parser.ByteString
                Sound.MIDI.Writer.Basic Sound.MIDI.Writer.Status Sound.MIDI.Bit
                Sound.MIDI.Monoid Sound.MIDI.String Sound.MIDI.Utility
                Sound.MIDI.ControllerPrivate Sound.MIDI.Example.ControllerRamp
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/midi-0.1.7.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/midi-0.1.7.1/ghc-7.4.1
hs-libraries: HSmidi-0.1.7.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.4.2-41cb2884cc20cd78948de62849bd9667
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         binary-0.5.1.0-d85d747036d82514a2050c5da3cb178c
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
         event-list-0.1-8de89cd42c7aabcf083a3ce5f57ea92b
         explicit-exception-0.1.6-352838f1a3f65189bfee97696c00c2e7
         monoid-transformer-0.0.2-92ae07df0214ee7d115e5b8713ee3374
         non-negative-0.1-1174b085685398e923dd860aa4b7b354
         random-1.0.1.1-e3566210caf162aa256430e88f7b7640
         transformers-0.2.2.0-367ec8196a45fab9903c082ddf1e964e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/midi-0.1.7.1/midi.haddock
haddock-html: /usr/share/doc/libghc-midi-doc/html/