aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 03:25:28 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 03:25:28 +0800
commit3350b037431da31d279315cd26f06c04f8f32b92 (patch)
tree85af595ec1c008f7ff423151be04ccffc78cd82d /lang/ghc
parentdb01c9fd0b7be2216a00ef9e5fea80ccb9b3b066 (diff)
downloadfreebsd-ports-gnome-3350b037431da31d279315cd26f06c04f8f32b92.tar.gz
freebsd-ports-gnome-3350b037431da31d279315cd26f06c04f8f32b92.tar.zst
freebsd-ports-gnome-3350b037431da31d279315cd26f06c04f8f32b92.zip
Turn attoparsec parsers into sinks.
WWW: http://github.com/snoyberg/conduit Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/bsd.hackage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk
index 26b663490b7a..c5edd5ce2641 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -24,6 +24,7 @@ arrows_port= devel/hs-arrows
asn1-data_port= devel/hs-asn1-data
attempt_port= devel/hs-attempt
attoparsec_port= textproc/hs-attoparsec
+attoparsec-conduit_port= textproc/hs-attoparsec-conduit
attoparsec-enumerator_port= textproc/hs-attoparsec-enumerator
authenticate_port= www/hs-authenticate
base-unicode-symbols_port= devel/hs-base-unicode-symbols