[Bug 251111] [new ports] lang/dhall, lang/dhall-to-bash, lang/dhall-to-json, lang/dhall-to-yaml: Haskell configuration utilities

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Jul 2022 10:26:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251111

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=b951b794f6ed62d6748aebcfa30b913f0992a1cf

commit b951b794f6ed62d6748aebcfa30b913f0992a1cf
Author:     Malcolm Matalka <mmatalka@gmail.com>
AuthorDate: 2022-06-08 14:18:55 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-07-07 10:24:39 +0000

    converters/hs-dhall-json: + A converter from Dhall to JSON.

    PR:             251111
    Reviewed by:    arrowd

 converters/Makefile                      |   1 +
 converters/hs-dhall-json/Makefile (new)  | 124 +++++++++++++
 converters/hs-dhall-json/distinfo (new)  | 291 +++++++++++++++++++++++++++++++
 converters/hs-dhall-json/pkg-descr (new) |   5 +
 4 files changed, 421 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.