summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-24 01:23:38 +0000
committerpho <pho@pkgsrc.org>2022-02-24 01:23:38 +0000
commit25509396d68fe145b6793eece13bc8b918d00aa7 (patch)
tree2f9e3f719a285009fcbb72379e820d3d2a8a2041
parent93bdbb982fdc350338c76fb7561d45b7e0d90948 (diff)
downloadpkgsrc-25509396d68fe145b6793eece13bc8b918d00aa7.tar.gz
devel/Makefile: + hs-versions
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index aa5f0b3cb17..93387d7663c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3692 2022/02/24 01:23:01 pho Exp $
+# $NetBSD: Makefile,v 1.3693 2022/02/24 01:23:38 pho Exp $
#
COMMENT= Development utilities
@@ -706,6 +706,7 @@ SUBDIR+= hs-vector-algorithms
SUBDIR+= hs-vector-binary-instances
SUBDIR+= hs-vector-instances
SUBDIR+= hs-vector-th-unbox
+SUBDIR+= hs-versions
SUBDIR+= hs-void
SUBDIR+= hs-witherable
SUBDIR+= hs-wizards