aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2016-06-11 19:28:20 -0400
committermichaelt <what_is_it_to_do_anything@yahoo.com>2016-06-11 19:28:20 -0400
commit00c35e491fac3f2ae4c1c104fab090287b2dcef5 (patch)
tree49bd99a265942efcc0796093b0f5875037b3132a
parent192598a2334966439809d171fc77172afea61204 (diff)
downloadtext-pipes-00c35e491fac3f2ae4c1c104fab090287b2dcef5.tar.gz
text-pipes-00c35e491fac3f2ae4c1c104fab090287b2dcef5.tar.zst
text-pipes-00c35e491fac3f2ae4c1c104fab090287b2dcef5.zip
version bump following pipes
-rw-r--r--pipes-text.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pipes-text.cabal b/pipes-text.cabal
index 07659ae..a51181a 100644
--- a/pipes-text.cabal
+++ b/pipes-text.cabal
@@ -44,7 +44,7 @@ library
44 bytestring >= 0.9.2.1 && < 0.11, 44 bytestring >= 0.9.2.1 && < 0.11,
45 text >= 0.11.2 && < 1.3 , 45 text >= 0.11.2 && < 1.3 ,
46 streaming-commons >= 0.1 && < 0.2 , 46 streaming-commons >= 0.1 && < 0.2 ,
47 pipes >= 4.0 && < 4.2 , 47 pipes >= 4.0 && < 4.3 ,
48 pipes-group >= 1.0.0 && < 1.1 , 48 pipes-group >= 1.0.0 && < 1.1 ,
49 pipes-parse >= 3.0.0 && < 3.1 , 49 pipes-parse >= 3.0.0 && < 3.1 ,
50 pipes-safe >= 2.1 && < 2.3 , 50 pipes-safe >= 2.1 && < 2.3 ,