summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-07-30 21:35:53 +0000
committerszptvlfn <szptvlfn>2014-07-30 21:35:53 +0000
commit4fce8979c630a121edf280fe992df9140c1e4455 (patch)
tree020cf2f7878a3014367e04184328a0be888644f5 /devel
parentfbb40a8a31498641a34b347c6731af8129f49686 (diff)
downloadpkgsrc-4fce8979c630a121edf280fe992df9140c1e4455.tar.gz
+ hs-monad-control
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c8339c5d130..968fd9458aa 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1940 2014/07/29 15:25:42 wiz Exp $
+# $NetBSD: Makefile,v 1.1941 2014/07/30 21:35:53 szptvlfn Exp $
#
COMMENT= Development utilities
@@ -308,6 +308,7 @@ SUBDIR+= hs-extensible-exceptions
SUBDIR+= hs-ghc-paths
SUBDIR+= hs-hashable
SUBDIR+= hs-mmorph
+SUBDIR+= hs-monad-control
SUBDIR+= hs-mtl
SUBDIR+= hs-primitive
SUBDIR+= hs-random