sound-collage 0.2 → 0.2.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~optparse-applicative
Dependency ranges changed: optparse-applicative
Files
- sound-collage.cabal +3/−3
sound-collage.cabal view
@@ -1,5 +1,5 @@ Name: sound-collage-Version: 0.2+Version: 0.2.0.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -106,7 +106,7 @@ Build-Type: Simple Source-Repository this- Tag: 0.2+ Tag: 0.2.0.1 Type: darcs Location: http://hub.darcs.net/thielema/sound-collage/ @@ -127,7 +127,7 @@ sample-frame >=0.0 && <0.1, numeric-prelude >=0.4.1 && <0.5, Cabal >=1.14 && <3,- optparse-applicative >=0.11 && <0.14,+ optparse-applicative >=0.11 && <0.15, pathtype >=0.8 && <0.9, filepath >=1.3 && <1.5, temporary >=1.1 && <1.3,