aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-19 01:26:15 +0800
committerpgj <pgj@FreeBSD.org>2012-02-19 01:26:15 +0800
commitcc1b29f12dc3a562724778973ca4a32ef9f327a8 (patch)
tree12d461b3ed8cd1761d6044219cf20715684dca50 /lang
parent0caa5b6603048afa3631f12652adcd5fc941a83e (diff)
downloadfreebsd-ports-gnome-cc1b29f12dc3a562724778973ca4a32ef9f327a8.tar.gz
freebsd-ports-gnome-cc1b29f12dc3a562724778973ca4a32ef9f327a8.tar.zst
freebsd-ports-gnome-cc1b29f12dc3a562724778973ca4a32ef9f327a8.zip
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful. WWW: http://www.yesodweb.com/book/persistent Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang')
-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 dc7f3675c8b4..019ee0b82245 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -192,6 +192,7 @@ path-pieces_port= www/hs-path-pieces
pcap_port= net/hs-pcap
pcre-light_port= devel/hs-pcre-light # lib_depends
persistent_port= databases/hs-persistent
+persistent-template_port= databases/hs-persistent-template
polyparse_port= textproc/hs-polyparse
pointed_port= math/hs-pointed
pool_port= devel/hs-pool