diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-09-11 21:59:06 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-09-11 21:59:06 +0000 |
commit | 935b32309249e580c9534da55f3980e7ad0f8301 (patch) | |
tree | 34e304e937674e4372c73c90c13c323f9d13a34a /devel | |
parent | f4f4e4fff56f976205088d098b9d8ff86221cd42 (diff) | |
download | pkgsrc-935b32309249e580c9534da55f3980e7ad0f8301.tar.gz |
+ hs-hint
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8d8ef5fa842..88847d9bd0b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1977 2014/09/10 21:41:39 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.1978 2014/09/11 21:59:06 szptvlfn Exp $ # COMMENT= Development utilities @@ -313,6 +313,7 @@ SUBDIR+= hs-extensible-exceptions SUBDIR+= hs-ghc-mtl SUBDIR+= hs-ghc-paths SUBDIR+= hs-hashable +SUBDIR+= hs-hint SUBDIR+= hs-lifted-base SUBDIR+= hs-mmorph SUBDIR+= hs-monad-control |