reactive-jack 0.2 → 0.2.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~reactive-banana
Dependency ranges changed: reactive-banana
Files
- reactive-jack.cabal +3/−3
reactive-jack.cabal view
@@ -1,5 +1,5 @@ Name: reactive-jack-Version: 0.2+Version: 0.2.0.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -45,7 +45,7 @@ Source-Repository this type: darcs location: http://hub.darcs.net/thielema/reactive-jack/- tag: 0.2+ tag: 0.2.0.1 Flag splitBase description: Choose the new smaller, split-up base package.@@ -53,7 +53,7 @@ Library Build-Depends: reactive-midyim >=0.2 && <0.3,- reactive-banana >=0.7 && <0.8,+ reactive-banana >=0.7 && <0.9, midi >=0.2 && <0.3, jack >=0.7 && <0.8, event-list >=0.1.1 && < 0.2,