summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2021-05-05 09:58:14 +0000
committerpho <pho@pkgsrc.org>2021-05-05 09:58:14 +0000
commit53d135037b8779fd51d8658d1a7a81d9c0e297d4 (patch)
tree0bc2b84c266029b05e242b8785bb2322b2372b0b
parente3306b0a223cabd4c13a04d6c00783df588ae233 (diff)
downloadpkgsrc-53d135037b8779fd51d8658d1a7a81d9c0e297d4.tar.gz
devel: +hs-ghc-lib-parser-ex
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5a4391d1ac5..0bf15063ac0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3372 2021/05/05 09:28:49 adam Exp $
+# $NetBSD: Makefile,v 1.3373 2021/05/05 09:58:14 pho Exp $
#
COMMENT= Development utilities
@@ -585,6 +585,7 @@ SUBDIR+= hs-file-embed
SUBDIR+= hs-fingertree
SUBDIR+= hs-fsnotify
SUBDIR+= hs-generic-deriving
+SUBDIR+= hs-ghc-lib-parser-ex
SUBDIR+= hs-ghc-mtl
SUBDIR+= hs-ghc-paths
SUBDIR+= hs-hashable