Maintainer informed via mail
Created attachment 249778 [details] [PATCH] converters/hs-dhall-json: Fix build with ghc96
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=510a302b70652f7238ce64dac829de675d8d6277 commit 510a302b70652f7238ce64dac829de675d8d6277 Author: Andrey Korobkov <alster@vinterdalen.se> AuthorDate: 2024-04-07 07:28:31 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-04-07 07:29:00 +0000 converters/hs-dhall-json: Switch to GHC 9.6 PR: 278207 converters/hs-dhall-json/Makefile | 165 +++++++++-------- converters/hs-dhall-json/distinfo | 366 +++++++++++++++++++++----------------- 2 files changed, 292 insertions(+), 239 deletions(-)
Pushed, thank you.