aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-19 01:42:42 +0800
committerpgj <pgj@FreeBSD.org>2012-02-19 01:42:42 +0800
commitd43c558a699202e5e8d073adafc0a473c91f9aa4 (patch)
treed2092f86eed622f1cb873ad01ec9f6a11fd58693 /lang/ghc
parentd81b316985b272c1a8074ccca268b007973641dc (diff)
downloadfreebsd-ports-gnome-d43c558a699202e5e8d073adafc0a473c91f9aa4.tar.gz
freebsd-ports-gnome-d43c558a699202e5e8d073adafc0a473c91f9aa4.tar.zst
freebsd-ports-gnome-d43c558a699202e5e8d073adafc0a473c91f9aa4.zip
Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness. It also affords space efficient code and portability to many deployment backends, from CGI to stand-alone serving. WWW: http://www.yesodweb.com/ 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 a9ee63ae4b50..9820918af5f1 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -291,6 +291,7 @@ xmonad_port= x11-wm/hs-xmonad # executable
xmonad-contrib_port= x11-wm/hs-xmonad-contrib
xss-sanitize_port= www/hs-xss-sanitize
yaml_port= textproc/hs-yaml
+yesod-core_port= www/hs-yesod-core
zip-archive_port= archivers/hs-zip-archive
zlib_port= archivers/hs-zlib
zlib-bindings_port= archivers/hs-zlib-bindings