-- Initial temporal-csound.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: temporal-csound version: 0.1.0 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.2.2, csound-expression>=1.0.0