aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2011-07-10 21:33:00 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2011-07-10 21:33:00 +0000
commit2bd0c272b0084d9847a1c8d2088b0a46f86b8be7 (patch)
tree7a8f69d7f37b973f090fc38594dbd7728f2882c6 /www/Makefile
parenta4a5fe9869b370c0cd58f351df67cde9477cb12a (diff)
downloadports-2bd0c272b0084d9847a1c8d2088b0a46f86b8be7.tar.gz
ports-2bd0c272b0084d9847a1c8d2088b0a46f86b8be7.zip
Generic HTTP types for Haskell (for both client and server code).
WWW: https://github.com/aristidb/http-types Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=277489
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 7ee006ef8dd2..3edda6c64ec4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -316,6 +316,7 @@
SUBDIR += hs-cgi
SUBDIR += hs-fastcgi
SUBDIR += hs-http-server
+ SUBDIR += hs-http-types
SUBDIR += hs-oeis
SUBDIR += hs-scgi
SUBDIR += hs-url