summaryrefslogtreecommitdiff
path: root/lang/ghc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-24 10:43:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-24 10:43:14 +0000
commitc6d33b41b328098c6d62add494a8fd2222910d33 (patch)
tree6eb891731a4cdf184c9471e2850d344e60b82bb8 /lang/ghc
parentInstead of allowing version ranges of dependencies, this package requires (diff)
This package includes a thin sqlite3 wrapper based on the direct-sqlite
package, as well as the entire C library, so there are no system dependencies. WWW: http://www.yesodweb.com/book/persistent Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=299865
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 8b78cbce59cc..0efd549bd5a1 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -210,6 +210,7 @@ pcap_port= net/hs-pcap
pcre-light_port= devel/hs-pcre-light # lib_depends
pem_port= security/hs-pem
persistent_port= databases/hs-persistent
+persistent-sqlite_port= databases/hs-persistent-sqlite
persistent-template_port= databases/hs-persistent-template
polyparse_port= textproc/hs-polyparse
pointed_port= math/hs-pointed