aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2016-02-06 17:28:40 -0500
committermichaelt <what_is_it_to_do_anything@yahoo.com>2016-02-06 17:28:40 -0500
commit6a1431655d5f65780a791a3fd356fc5e5f073481 (patch)
tree037813f58628d446b5feed7d308c37400df82502
parentc3e8e47895e5850ed17ab2f43e64a712c1fe0bc3 (diff)
downloadtext-pipes-6a1431655d5f65780a791a3fd356fc5e5f073481.tar.gz
text-pipes-6a1431655d5f65780a791a3fd356fc5e5f073481.tar.zst
text-pipes-6a1431655d5f65780a791a3fd356fc5e5f073481.zip
tutorial repairs
-rw-r--r--pipes-text.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pipes-text.cabal b/pipes-text.cabal
index ed2ad27..680306d 100644
--- a/pipes-text.cabal
+++ b/pipes-text.cabal
@@ -52,5 +52,5 @@ library
52 ghc-options: -O2 52 ghc-options: -O2
53 53
54 if !flag(noio) 54 if !flag(noio)
55 exposed-modules: Pipes.Text.IO, Pipes.Prelude.Text 55 exposed-modules: Pipes.Text.IO, Pipes.Text.Tutorial, Pipes.Prelude.Text
56 build-depends: text >=0.11.3 && < 1.3 56 build-depends: text >=0.11.3 && < 1.3