Name: midi-music-box
Version: 0.0
Synopsis: Convert MIDI file to music box punch tape
Description:
Convert MIDI file to music box punch tape for this kind of music box:
<http://www.amazon.de/Spieluhr-Lochstreifen/dp/B001WNZOVO/>
Homepage: http://hub.darcs.net/thielema/midi-music-box
License: BSD3
License-File: LICENSE
Author: Henning Thielemann
Maintainer: haskell@henning-thielemann.de
Category: Sound
Build-Type: Simple
Cabal-Version: >=1.10
Source-Repository this
Tag: 0.0
Type: darcs
Location: http://hub.darcs.net/thielema/midi-music-box
Source-Repository head
Type: darcs
Location: http://hub.darcs.net/thielema/midi-music-box
Executable midi-music-box
Main-Is: Main.hs
Hs-Source-Dirs: src
Default-Language: Haskell2010
GHC-Options: -Wall
Build-Depends:
diagrams-postscript >=1.3 && <1.4,
diagrams-lib >=1.3 && <1.4,
midi >=0.2.1 && <0.3,
event-list >=0.1.1 && <0.2,
optparse-applicative >=0.11 && <0.12,
containers >=0.4 && <0.6,
non-empty >=0.1.3 && <0.3,
utility-ht >=0.0.10 && <0.1,
base >=4.5 && <4.9