diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-19 01:44:41 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-19 01:44:41 +0800 |
commit | 6743c0bb635cd340f44d742bdc68080fcb8e26d4 (patch) | |
tree | 4ba1e86f064869ca94ceae55baf37c02bedd6cf6 /www/Makefile | |
parent | d43c558a699202e5e8d073adafc0a473c91f9aa4 (diff) | |
download | freebsd-ports-gnome-6743c0bb635cd340f44d742bdc68080fcb8e26d4.tar.gz freebsd-ports-gnome-6743c0bb635cd340f44d742bdc68080fcb8e26d4.tar.zst freebsd-ports-gnome-6743c0bb635cd340f44d742bdc68080fcb8e26d4.zip |
Some helpers for using Persistent from Yesod.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b06e3611e504..99ed7199da20 100644 --- a/www/Makefile +++ b/www/Makefile @@ -317,6 +317,7 @@ SUBDIR += hs-webkit SUBDIR += hs-xss-sanitize SUBDIR += hs-yesod-core + SUBDIR += hs-yesod-persistent SUBDIR += htdump SUBDIR += html2hdml SUBDIR += html2wml |