temporal-csound 0.3.0 → 0.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~csound-catalogdep ~csound-expression
Dependency ranges changed: csound-catalog, csound-expression
Files
- temporal-csound.cabal +2/−2
temporal-csound.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: temporal-csound-version: 0.3.0+version: 0.3.1 synopsis: library to make electronic music, brings together temporal-music-notation and csound-expression packages license: BSD3 license-file: LICENSE@@ -79,5 +79,5 @@ -- other-modules: build-depends: base >= 4, base < 5, temporal-music-notation>=0.4, - csound-expression>=3.2.1, csound-catalog>=0.1.1,+ csound-expression>=3.3.0, csound-catalog>=0.1.2, temporal-media >= 0.4, temporal-music-notation-western>=0.4.0