diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-29 22:07:32 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-29 22:07:32 +0000 |
commit | db767609f24a5584d33d5b260cb4cf117f4026c0 (patch) | |
tree | df8d904d65b8d0963ee945e89ddb72b28881ad27 /devel/Makefile | |
parent | 9cfa0457cffdf54f40725bd2acbaa22a381d8ac8 (diff) | |
download | pkgsrc-db767609f24a5584d33d5b260cb4cf117f4026c0.tar.gz |
+ hs-mmorph
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
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 |