aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 03:30:26 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 03:30:26 +0800
commit5765e4e759be5f65f6089ef58cd937b9faec1620 (patch)
treecc85aa8d5ed87f41aaeeff0ff5654c793caab268 /lang
parent4675ddfc7f29e0caa87b185eb4cb14e9f9a32e82 (diff)
downloadfreebsd-ports-gnome-5765e4e759be5f65f6089ef58cd937b9faec1620.tar.gz
freebsd-ports-gnome-5765e4e759be5f65f6089ef58cd937b9faec1620.tar.zst
freebsd-ports-gnome-5765e4e759be5f65f6089ef58cd937b9faec1620.zip
This package uses attoparsec for parsing the actual contents of the HTTP
connection. It also provides higher-level functions which allow you to avoid direct usage of enumerators. WWW: http://www.yesodweb.com/book/http-conduit Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang')
-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 f122d9852116..9f60000984a3 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -156,6 +156,7 @@ HsOpenSSL_port= security/hs-HsOpenSSL
HStringTemplate_port= textproc/hs-HStringTemplate
html_port= textproc/hs-html
HTTP_port= www/hs-HTTP
+http-conduit_port= www/hs-http-conduit
http-enumerator_port= www/hs-http-enumerator
http-server_port= www/hs-http-server
http-types_port= www/hs-http-types