pipes-bytestring 2.1.2 → 2.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~pipes
Dependency ranges changed: pipes
Files
- pipes-bytestring.cabal +2/−2
pipes-bytestring.cabal view
@@ -1,5 +1,5 @@ Name: pipes-bytestring-Version: 2.1.2+Version: 2.1.3 Cabal-Version: >=1.8.0.2 Build-Type: Simple License: BSD3@@ -20,7 +20,7 @@ Build-Depends: base >= 4 && < 5 , bytestring >= 0.9.2.1 && < 0.11,- pipes >= 4.0 && < 4.2 ,+ pipes >= 4.0 && < 4.3 , pipes-group >= 1.0.0 && < 1.1 , pipes-parse >= 3.0.0 && < 3.1 , transformers >= 0.2.0.0 && < 0.6