aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2011-08-14 03:41:48 +0800
committerpgj <pgj@FreeBSD.org>2011-08-14 03:41:48 +0800
commit6d556232dfabb95406f7ab82d3dc9f5426da5181 (patch)
tree818e2a84f79381faa39c12ba8c5df2ae43c7092c /textproc/Makefile
parent7e8fe78c259fa34ee1f54780e4ac952fad86a43e (diff)
downloadfreebsd-ports-graphics-6d556232dfabb95406f7ab82d3dc9f5426da5181.tar.gz
freebsd-ports-graphics-6d556232dfabb95406f7ab82d3dc9f5426da5181.tar.zst
freebsd-ports-graphics-6d556232dfabb95406f7ab82d3dc9f5426da5181.zip
A blazingly fast HTML combinator library for the Haskell programming language.
The Text.Blaze module is a good starting point, as well as this tutorial: <http://jaspervdj.be/blaze/tutorial.html>. WWW: http://jaspervdj.be/blaze Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 94fb3bfbf8f..2a15bf1b885 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -235,6 +235,7 @@
SUBDIR += hs-attoparsec
SUBDIR += hs-attoparsec-enumerator
SUBDIR += hs-attoparsec-text
+ SUBDIR += hs-blaze-html
SUBDIR += hs-bytestring-csv
SUBDIR += hs-case-insensitive
SUBDIR += hs-citeproc-hs