hosc-0.7: hosc.cabal
Name: hosc
Version: 0.7
Synopsis: Haskell Open Sound Control
Description: hosc provides Sound.OpenSoundControl, a haskell
module implementing a subset of the Open Sound
Control byte protocol.
License: GPL
Category: Sound
Copyright: (c) Rohan Drape, 2006-2009
Author: Rohan Drape
Maintainer: rd@slavepianos.org
Stability: Experimental
Homepage: http://slavepianos.org/rd/f/269573/
Tested-With: GHC == 6.8.2
Build-Type: Simple
Cabal-Version: >= 1.6
Data-Files: README
Library
Build-Depends: array,
base == 3.*,
bytestring,
binary,
network,
time
GHC-Options: -Wall -fwarn-tabs
Exposed-modules: Sound.OpenSoundControl
Sound.OpenSoundControl.Byte
Sound.OpenSoundControl.Cast
Sound.OpenSoundControl.Coerce
Sound.OpenSoundControl.OSC
Sound.OpenSoundControl.Time
Sound.OpenSoundControl.Transport
Sound.OpenSoundControl.Transport.TCP
Sound.OpenSoundControl.Transport.UDP
Other-modules: