aboutsummaryrefslogtreecommitdiffhomepage
path: root/pipes-text.cabal
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2014-01-26 09:40:23 -0500
committermichaelt <what_is_it_to_do_anything@yahoo.com>2014-01-26 09:40:23 -0500
commit0f8c6f1bac4b42f7e20b33e78b61ed004758a04a (patch)
tree0ba453aaf3dc9c4cb31ffe907b867fe9a588905c /pipes-text.cabal
parent9e9bb0ce4c803486a724b10ad1bc3a76770b5a9f (diff)
downloadtext-pipes-0f8c6f1bac4b42f7e20b33e78b61ed004758a04a.tar.gz
text-pipes-0f8c6f1bac4b42f7e20b33e78b61ed004758a04a.tar.zst
text-pipes-0f8c6f1bac4b42f7e20b33e78b61ed004758a04a.zip
mirroring Pipes.ByteString complete
Diffstat (limited to 'pipes-text.cabal')
-rw-r--r--pipes-text.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pipes-text.cabal b/pipes-text.cabal
index 1a3e437..15928f7 100644
--- a/pipes-text.cabal
+++ b/pipes-text.cabal
@@ -14,7 +14,7 @@ cabal-version: >=1.10
14library 14library
15 c-sources: cbits/cbits.c 15 c-sources: cbits/cbits.c
16 include-dirs: include 16 include-dirs: include
17 exposed-modules: Pipes.Text, Pipes.Text.Parse, Pipes.Text.Internal 17 exposed-modules: Pipes.Text, Pipes.Text.Internal
18 -- other-modules: 18 -- other-modules:
19 other-extensions: RankNTypes 19 other-extensions: RankNTypes
20 build-depends: base >= 4 && < 5 , 20 build-depends: base >= 4 && < 5 ,