Created attachment 259029 [details] git patch Hi; I am hereby submitting a patch to support cabal-plan, a Haskell tool for processing the plan.json from cabal. Thanks!
Committed. Thanks for your contribution!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=075b56026d5106cb053915cdbc052dc4bc8e227e commit 075b56026d5106cb053915cdbc052dc4bc8e227e Author: gatekeeper <tiago.gasiba@gmail.com> AuthorDate: 2025-03-28 05:38:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-28 05:55:18 +0000 devel/hs-cabal-plan: New port: Utility for processing cabal's plan.json file PR: 285659 devel/Makefile | 1 + devel/hs-cabal-plan/Makefile (new) | 75 ++++++++++++++ devel/hs-cabal-plan/distinfo (new) | 195 ++++++++++++++++++++++++++++++++++++ devel/hs-cabal-plan/pkg-descr (new) | 7 ++ 4 files changed, 278 insertions(+)