summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-23 16:53:19 +0000
committerpho <pho@pkgsrc.org>2022-02-23 16:53:19 +0000
commitf6d9266c5054a04c61170a63ee922599dc63dc6f (patch)
tree712056350393a0ac34df61882d83df735798f74b /converters
parent15798626b1f1358413b3b1147849bb83a60a4455 (diff)
downloadpkgsrc-f6d9266c5054a04c61170a63ee922599dc63dc6f.tar.gz
converters/Makefile: + hs-cborg-json
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 c580814958c..367fb0813d6 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.192 2022/02/23 16:09:10 pho Exp $
+# $NetBSD: Makefile,v 1.193 2022/02/23 16:53:19 pho Exp $
#
COMMENT= Document format and character code converters
@@ -36,6 +36,7 @@ SUBDIR+= hs-aeson-better-errors
SUBDIR+= hs-aeson-pretty
SUBDIR+= hs-base16-bytestring
SUBDIR+= hs-base64-bytestring
+SUBDIR+= hs-cborg-json
SUBDIR+= hs-emojis
SUBDIR+= hs-hslua-aeson
SUBDIR+= hs-lens-aeson