From 6777c14f343be247fc56d43d0d371d89065ffde5 Mon Sep 17 00:00:00 2001 From: michaelt Date: Sat, 8 Nov 2014 22:46:15 -0500 Subject: export tutorial --- pipes-text.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pipes-text.cabal b/pipes-text.cabal index 1121db5..3da9aa8 100644 --- a/pipes-text.cabal +++ b/pipes-text.cabal @@ -1,5 +1,5 @@ name: pipes-text -version: 0.0.0.14 +version: 0.0.0.15 synopsis: Text pipes. description: * This package will be in a draft, or testing, phase until version 0.0.1. Please report any installation difficulties, or any wisdom about the api, on the github page or the . @@ -50,5 +50,5 @@ library ghc-options: -O2 if !flag(noio) - exposed-modules: Pipes.Text.IO + exposed-modules: Pipes.Text.IO, Pipes.Text.Tutorial build-depends: text >=0.11.3 && < 1.3 -- cgit v1.2.3