git: c1468aef7113 - main - games/hs-scroll: Switch to GHC 9.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Mar 2024 09:22:59 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1468aef7113b3d15b715f96e1bf50264e194419 commit c1468aef7113b3d15b715f96e1bf50264e194419 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-02 08:31:47 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-02 09:20:58 +0000 games/hs-scroll: Switch to GHC 9.4 --- games/hs-scroll/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/hs-scroll/Makefile b/games/hs-scroll/Makefile index e4e4603901b0..3eaca87aeca0 100644 --- a/games/hs-scroll/Makefile +++ b/games/hs-scroll/Makefile @@ -9,6 +9,8 @@ WWW= https://joeyh.name/code/scroll/ LICENSE= GPLv2 +BUILD_DEPENDS= ghc-9.4.8:lang/ghc94 + USES= cabal USE_CABAL= IfElse-0.85 \