/var/lib/ghc/package.conf.d/midi-0.2.1.3.conf is in libghc-midi-dev 0.2.1.3-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 65 66 67 68 | name: midi
version: 0.2.1.3
id: midi-0.2.1.3-1650c41fe4d5e6142189148d387a28a2
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.Message.Class.Construct Sound.MIDI.MachineControl
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.Message.Class.Utility Sound.MIDI.ControllerPrivate
Sound.MIDI.Example.ControllerRamp
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/midi-0.2.1.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/midi-0.2.1.3/ghc-7.6.3
hs-libraries: HSmidi-0.2.1.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.7.6-1a837324b203a3afd2f9ad3b3dd3e8bc
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
event-list-0.1.1.1-48b5717fccfd3e7ef1b92d786b44a9b7
explicit-exception-0.1.7.3-e860826dcdee3cd4541f62a076dbaa5b
monoid-transformer-0.0.2-11d00621de443f903e9a3cc7bd581606
non-negative-0.1.1-dc92f3b3f910ffba2012892c88026740
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
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/midi-0.2.1.3/midi.haddock
haddock-html: /usr/share/doc/libghc-midi-doc/html/
|