pipes-extras 1.0.6 → 1.0.7
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~HUnitPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: HUnit
API changes (from Hackage documentation)
Files
- pipes-extras.cabal +2/−2
pipes-extras.cabal view
@@ -1,5 +1,5 @@ Name: pipes-extras-Version: 1.0.6+Version: 1.0.7 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3@@ -40,5 +40,5 @@ pipes >= 4.0 && < 4.3 , test-framework >= 0.4 && < 1 , test-framework-hunit >= 0.3 && < 1 ,- HUnit >= 1.2 && < 1.5 ,+ HUnit >= 1.2 && < 1.6 , transformers >= 0.2.0.0 && < 0.6