Date: Sat, 2 Mar 2024 09:22:58 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9f7bd22241ba - main - ports-mgmt/hs-panopticum: Switch to GHC 9.4 Message-ID: <202403020922.4229MwKB091094@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f7bd22241ba300031ad89bbcd10d2bb8faa1363 commit 9f7bd22241ba300031ad89bbcd10d2bb8faa1363 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-02 08:19:57 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-02 09:20:58 +0000 ports-mgmt/hs-panopticum: Switch to GHC 9.4 --- ports-mgmt/hs-panopticum/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ports-mgmt/hs-panopticum/Makefile b/ports-mgmt/hs-panopticum/Makefile index eb0096f23687..c1d9e1358f70 100644 --- a/ports-mgmt/hs-panopticum/Makefile +++ b/ports-mgmt/hs-panopticum/Makefile @@ -9,6 +9,8 @@ WWW= https://foss.heptapod.net/bsdutils/panopticum LICENSE= BSD3CLAUSE +BUILD_DEPENDS= ghc-9.4.8:lang/ghc94 + USES= cabal USE_GITLAB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403020922.4229MwKB091094>