reactive-balsa 0.2 → 0.2.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~reactive-bananaPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: reactive-banana
API changes (from Hackage documentation)
Files
- reactive-balsa.cabal +3/−3
reactive-balsa.cabal view
@@ -1,5 +1,5 @@ Name: reactive-balsa-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-balsa/- 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-alsa >=0.2 && <0.3, midi >=0.2 && <0.3, alsa-seq >=0.6 && <0.7,