packages feed

temporal-csound-0.2.1: temporal-csound.cabal

-- Initial temporal-csound.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/

name:                temporal-csound
version:             0.2.1
synopsis:            brings together temporal-music-notation and csound-expression packages
-- description:         
license:             BSD3
license-file:        LICENSE
author:              Anton Kholomiov
maintainer:          anton.kholomiov@gmail.com
-- copyright:           
category:            Music, Sound
build-type:          Simple
cabal-version:       >=1.6

Extra-Source-Files : 

Homepage:        https://github.com/anton-k/temporal-csound
Bug-Reports:     https://github.com/anton-k/temporal-csound/issues

Source-repository head
    Type: git
    Location: https://github.com/anton-k/temporal-csound


library
  Hs-Source-Dirs:      src/
  exposed-modules:     
    Csound
  -- other-modules:       
  build-depends:       base >= 4, base < 5, temporal-music-notation>=0.4, csound-expression>=3.1.0 , temporal-media >= 0.4