aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2010-01-04 16:12:50 +0800
committerpgj <pgj@FreeBSD.org>2010-01-04 16:12:50 +0800
commitadde88abd0a089a5ca8c3a2844376ab1aea9d0c4 (patch)
tree42a2ed9c0f9522307eb7d7adea37c10d7559cb6b /devel/Makefile
parent07bb976a1dca5e57437a97debc71674de0c0fa22 (diff)
downloadfreebsd-ports-gnome-adde88abd0a089a5ca8c3a2844376ab1aea9d0c4.tar.gz
freebsd-ports-gnome-adde88abd0a089a5ca8c3a2844376ab1aea9d0c4.tar.zst
freebsd-ports-gnome-adde88abd0a089a5ca8c3a2844376ab1aea9d0c4.zip
Provides an 'mtl' compatible version of the 'GhcT' monad-transformer
defined in the 'GHC-API' since version 6.10.1. WWW: http://code.haskell.org/~jcpetruzza/ghc-mtl PR: ports/142289 Submitted by: Jacula Modyun <jacula(at)gmail.com>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 66e1209e2f71..42de492502f6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -537,6 +537,7 @@
SUBDIR += hs-cpphs
SUBDIR += hs-dlist
SUBDIR += hs-drift
+ SUBDIR += hs-ghc-mtl
SUBDIR += hs-ghc-paths
SUBDIR += hs-ghc-paths-docs
SUBDIR += hs-haddock