From fb914fae14c72b9aaa13846fa797f14d05b6ceec Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sun, 24 Jun 2012 10:18:43 +0000 Subject: Tag-stream is a library for parsing HTML//XML to a token stream. It can parse unstructured and malformed HTML from the web. It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory. You can start from the `tests/Tests.hs` module to see what it can do. WWW: http://github.com/yihuang/tagstream-conduit Obtained from: FreeBSD Haskell --- lang/ghc/bsd.hackage.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk index 1ba41b2b705c..da354ed4491e 100644 --- a/lang/ghc/bsd.hackage.mk +++ b/lang/ghc/bsd.hackage.mk @@ -267,6 +267,7 @@ system-fileio_port= devel/hs-system-fileio system-filepath_port= devel/hs-system-filepath tagged_port= devel/hs-tagged tagsoup_port= textproc/hs-tagsoup # executable +tagstream-conduit_port= textproc/hs-tagstream-conduit tar_port= archivers/hs-tar temporary_port= devel/hs-temporary Tensor_port= devel/hs-Tensor -- cgit v1.2.3