From: michaelt Date: Sat, 6 Feb 2016 22:28:40 +0000 (-0500) Subject: tutorial repairs X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=6a1431655d5f65780a791a3fd356fc5e5f073481;p=github%2Ffretlink%2Ftext-pipes.git tutorial repairs --- 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