aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2016-05-30 08:00:06 -0400
committermichaelt <what_is_it_to_do_anything@yahoo.com>2016-05-30 08:00:06 -0400
commit4aa5b588d6b0f6fa9c254255c3540dc3e97a60d3 (patch)
treecbae27990f517064288307073e8f4ef0751370a4
parent5dca0cf23401438e53f88a216b65d5e983bc9292 (diff)
parent3d72048bb154ae04aa29e0eca46e02434b6c6837 (diff)
downloadtext-pipes-4aa5b588d6b0f6fa9c254255c3540dc3e97a60d3.tar.gz
text-pipes-4aa5b588d6b0f6fa9c254255c3540dc3e97a60d3.tar.zst
text-pipes-4aa5b588d6b0f6fa9c254255c3540dc3e97a60d3.zip
Merge branch 'master' of https://github.com/michaelt/text-pipes
merge version bump
-rw-r--r--pipes-text.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pipes-text.cabal b/pipes-text.cabal
index 0885462..13cc8fa 100644
--- a/pipes-text.cabal
+++ b/pipes-text.cabal
@@ -47,7 +47,7 @@ library
47 pipes-parse >= 3.0.0 && < 3.1 , 47 pipes-parse >= 3.0.0 && < 3.1 ,
48 pipes-safe >= 2.1 && < 2.3 , 48 pipes-safe >= 2.1 && < 2.3 ,
49 pipes-bytestring >= 1.0 && < 2.2 , 49 pipes-bytestring >= 1.0 && < 2.2 ,
50 transformers >= 0.2.0.0 && < 0.5 50 transformers >= 0.2.0.0 && < 0.6
51 51
52 other-extensions: RankNTypes 52 other-extensions: RankNTypes
53 default-language: Haskell2010 53 default-language: Haskell2010