From 6a1431655d5f65780a791a3fd356fc5e5f073481 Mon Sep 17 00:00:00 2001 From: michaelt Date: Sat, 6 Feb 2016 17:28:40 -0500 Subject: tutorial repairs --- pipes-text.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ghc-options: -O2 if !flag(noio) - exposed-modules: Pipes.Text.IO, Pipes.Prelude.Text + exposed-modules: Pipes.Text.IO, Pipes.Text.Tutorial, Pipes.Prelude.Text build-depends: text >=0.11.3 && < 1.3 -- cgit v1.2.3