summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-12 07:03:18 +0000
committerpho <pho@pkgsrc.org>2022-02-12 07:03:18 +0000
commit898c841c22226a30f5919eafd5b7a4bb86ee6d78 (patch)
treedae2083050fcf59006d5d09586bc22a031d1d275 /devel
parentd65cea69619ad8ec5ede3a91e7e3ee01c678703d (diff)
downloadpkgsrc-898c841c22226a30f5919eafd5b7a4bb86ee6d78.tar.gz
+hs-unliftio
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b1f56ebe025..594e2964b41 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3580 2022/02/12 05:29:18 pho Exp $
+# $NetBSD: Makefile,v 1.3581 2022/02/12 07:03:18 pho Exp $
#
COMMENT= Development utilities
@@ -595,6 +595,7 @@ SUBDIR+= hs-uglymemo
SUBDIR+= hs-unbounded-delays
SUBDIR+= hs-uniplate
SUBDIR+= hs-unix-compat
+SUBDIR+= hs-unliftio
SUBDIR+= hs-unliftio-core
SUBDIR+= hs-unordered-containers
SUBDIR+= hs-utf8-string