Cabal-Version: 2.2
Name: portmidi-utility
Version: 0.0
Maintainer: Henning Thielemann <alsa@henning-thielemann.de>
Author: Henning Thielemann <alsa@henning-thielemann.de>
Category: Sound
License: BSD-3-Clause
License-File: LICENSE
Stability: Experimental
Build-Type: Simple
Synopsis: PortMidi utilities
Description:
Currently provides a command-line tool
that lists all MIDI devices accessible by @PortMidi@.
Source-Repository head
type: darcs
location: http://hub.darcs.net/thielema/portmidi-utility/
Source-Repository this
type: darcs
tag: 0.0
location: http://hub.darcs.net/thielema/portmidi-utility/
Executable portmidi-list-devices
Main-Is: ListDevices.hs
Hs-Source-Dirs: src
GHC-Options: -Wall
Default-Language: Haskell98
Build-Depends:
PortMidi >=0.2 && <0.3,
base >=4 && <5