summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-23 16:09:10 +0000
committerpho <pho@pkgsrc.org>2022-02-23 16:09:10 +0000
commit5026a3d249364569b8663ded1f24b10dc5eb40e8 (patch)
tree5979e264500ea3a8dd6190513e7d9b2bf96b9f68 /converters
parent4b1d85c627cdc1544b752b2af16ec9616f261c72 (diff)
downloadpkgsrc-5026a3d249364569b8663ded1f24b10dc5eb40e8.tar.gz
converters/Makefile: + hs-aeson-better-errors
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 0d955a4e33b..c580814958c 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.191 2022/02/16 10:01:49 pho Exp $
+# $NetBSD: Makefile,v 1.192 2022/02/23 16:09:10 pho Exp $
#
COMMENT= Document format and character code converters
@@ -32,6 +32,7 @@ SUBDIR+= fribidi
SUBDIR+= gbase
SUBDIR+= help2man
SUBDIR+= hs-aeson
+SUBDIR+= hs-aeson-better-errors
SUBDIR+= hs-aeson-pretty
SUBDIR+= hs-base16-bytestring
SUBDIR+= hs-base64-bytestring