aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--pipes-text.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pipes-text.cabal b/pipes-text.cabal
index ccde9a0..56a2688 100644
--- a/pipes-text.cabal
+++ b/pipes-text.cabal
@@ -45,7 +45,7 @@ library
45 pipes-parse >= 3.0.0 && < 3.1 , 45 pipes-parse >= 3.0.0 && < 3.1 ,
46 pipes-safe >= 2.1 && < 2.3 , 46 pipes-safe >= 2.1 && < 2.3 ,
47 pipes-bytestring >= 1.0 && < 2.2 , 47 pipes-bytestring >= 1.0 && < 2.2 ,
48 transformers >= 0.2.0.0 && < 0.5 48 transformers >= 0.2.0.0 && < 0.6
49 49
50 other-extensions: RankNTypes 50 other-extensions: RankNTypes
51 default-language: Haskell2010 51 default-language: Haskell2010