packages feed

process-streaming 0.6.2.1 → 0.6.2.2

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~text

Dependency ranges changed: text

Files

CHANGELOG view
@@ -1,3 +1,8 @@+0.6.2.2+-------++- Allow text-1.2.+ 0.6.2.0 ------- 
process-streaming.cabal view
@@ -1,5 +1,5 @@ name:          process-streaming-version:       0.6.2.1+version:       0.6.2.2 license:       BSD3 license-file:  LICENSE data-files:    @@ -32,7 +32,7 @@         pipes >= 4.1.2 && < 4.2,         pipes-bytestring >= 2.1.0 && < 2.2,         pipes-text >= 0.0.0.10 && < 0.0.2,-        text >= 0.11.2 && < 1.2,+        text >= 0.11.2 && < 1.2.1,         pipes-concurrency >= 2.0.2 && < 3,         pipes-safe >= 2.2.0 && < 3,         pipes-parse >=3.0.1 && <3.1,