packages feed

hsc3-unsafe-0.11: hsc3-unsafe.cabal

Name:              hsc3-unsafe
Version:           0.11
Synopsis:          Unsafe Haskell SuperCollider
Description:       @hsc3-unsafe@ provides "Sound.SC3.UGen.Unsafe".
License:           GPL
Category:          Sound
Copyright:         (c) Rohan Drape, 2006-2011
Author:            Rohan Drape
Maintainer:        rd@slavepianos.org
Stability:         Experimental
Homepage:          http://slavepianos.org/rd/?t=hsc3-unsafe
Tested-With:       GHC == 7.2.2
Build-Type:        Simple
Cabal-Version:     >= 1.8

Data-files:        README

Library
  Build-Depends:   base == 4.*,
                   hsc3 == 0.11.*
  GHC-Options:     -Wall -fwarn-tabs
  Exposed-modules: Sound.SC3.UGen.Demand.Unsafe
                   Sound.SC3.UGen.FFT.Unsafe
                   Sound.SC3.UGen.Noise.Unsafe
                   Sound.SC3.UGen.Unsafe
                   Sound.SC3.UGen.Unsafe.Lift

Source-Repository  head
  Type:            darcs
  Location:        http://slavepianos.org/rd/sw/hsc3-unsafe/