From: michaelt Date: Sun, 9 Nov 2014 03:34:33 +0000 (-0500) Subject: tutorial X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=04f81dff0ebebd3df971ee8b456dd3328c65ff84;p=github%2Ffretlink%2Ftext-pipes.git tutorial --- 04f81dff0ebebd3df971ee8b456dd3328c65ff84 diff --cc pipes-text.cabal index bcd4911,134d992..06e7ff5 --- a/pipes-text.cabal +++ b/pipes-text.cabal @@@ -50,6 -50,6 +50,5 @@@ librar ghc-options: -O2 if !flag(noio) - exposed-modules: Pipes.Text.IO, Pipes.Text.Tutorial - build-depends: text >=0.11.3 && < 1.3 - + exposed-modules: Pipes.Text.IO + build-depends: text >=0.11.3 && < 1.2 -