]> git.immae.eu Git - github/fretlink/text-pipes.git/commitdiff
tutorial
authormichaelt <what_is_it_to_do_anything@yahoo.com>
Sun, 9 Nov 2014 03:34:33 +0000 (22:34 -0500)
committermichaelt <what_is_it_to_do_anything@yahoo.com>
Sun, 9 Nov 2014 03:34:33 +0000 (22:34 -0500)
1  2 
pipes-text.cabal

index bcd49110247f4c8feb238087d534868d2288625d,134d992e1d7422f32a24238975bd190dba97cefe..06e7ff599ceb035980553506309331f3a0f474b6
@@@ -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
 -