hsc3-forth-0.15: hsc3-forth.cabal
Name: hsc3-forth
Version: 0.15
Synopsis: FORTH SUPERCOLLIDER
Description: FORTH SUPERCOLLIDER
License: GPL
Category: Sound
Copyright: (c) Rohan Drape, 2014
Author: Rohan Drape
Maintainer: rd@slavepianos.org
Stability: Experimental
Homepage: http://rd.slavepianos.org/t/hsc3-forth
Tested-With: GHC == 7.8.2
Build-Type: Simple
Cabal-Version: >= 1.8
Data-files: README
executable hsc3-forth
build-depends: base == 4.*,
containers,
directory,
filepath,
hashable,
hosc == 0.15.*,
hsc3 == 0.15.*,
hsc3-db == 0.15.*,
hsc3-dot == 0.15.*,
mtl,
unix
hs-source-dirs: hs
main-is: hsc3-forth.hs
ghc-options: -Wall -fno-warn-orphans -fwarn-tabs
Source-Repository head
Type: darcs
Location: http://rd.slavepianos.org/sw/hsc3-forth/