/var/lib/ghc/package.conf.d/midi-0.2.0.1.conf is in libghc-midi-dev 0.2.0.1-4build1.
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 65 | name: midi
version: 0.2.0.1
id: midi-0.2.0.1-4a9a14141c5ee93762ff272df9d89843
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.Message.Class.Query
Sound.MIDI.Controller Sound.MIDI.Manufacturer
Sound.MIDI.KeySignature 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.2.0.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/midi-0.2.0.1/ghc-7.6.3
hs-libraries: HSmidi-0.2.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.6-409fcc32c191cd6e04afdebb15869820
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
event-list-0.1.0.2-81fc79402a6980836b4cf35a4637ba69
explicit-exception-0.1.7.1-2af37e77b28e990747eb4b15534f65cd
monoid-transformer-0.0.2-11d00621de443f903e9a3cc7bd581606
non-negative-0.1-3cbd3c378ac0271358d3673665769eeb
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/midi-0.2.0.1/midi.haddock
haddock-html: /usr/share/doc/libghc-midi-doc/html/
|