summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2014-05-29 22:07:32 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2014-05-29 22:07:32 +0000
commitdb767609f24a5584d33d5b260cb4cf117f4026c0 (patch)
treedf8d904d65b8d0963ee945e89ddb72b28881ad27
parent9cfa0457cffdf54f40725bd2acbaa22a381d8ac8 (diff)
downloadpkgsrc-db767609f24a5584d33d5b260cb4cf117f4026c0.tar.gz
+ hs-mmorph
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 42fa51fabf3..b30a2ecab25 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1921 2014/05/28 22:05:12 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.1922 2014/05/29 22:07:32 szptvlfn Exp $
#
COMMENT= Development utilities
@@ -307,6 +307,7 @@ SUBDIR+= hs-exceptions
SUBDIR+= hs-extensible-exceptions
SUBDIR+= hs-ghc-paths
SUBDIR+= hs-hashable
+SUBDIR+= hs-mmorph
SUBDIR+= hs-mtl
SUBDIR+= hs-primitive
SUBDIR+= hs-random