sox 0.2.2.4 → 0.2.2.5
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~transformers
Dependency ranges changed: transformers
Files
- sox.cabal +3/−3
sox.cabal view
@@ -1,5 +1,5 @@ Name: sox-Version: 0.2.2.4+Version: 0.2.2.5 License: GPL License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -41,7 +41,7 @@ default: False Source-Repository this- Tag: 0.2.2.4+ Tag: 0.2.2.5 Type: darcs Location: http://code.haskell.org/~thielema/sox/ @@ -55,7 +55,7 @@ explicit-exception >= 0.1.3 && < 0.2, -- that's the way to get compatibility between GHC 6.10 and 6.12 extensible-exceptions >=0.1.1 && <0.2,- transformers >=0.2 && <0.4,+ transformers >=0.2 && <0.5, utility-ht >=0.0.5 && <0.1 If flag(splitBase) Build-Depends: