From c1468aef7113b3d15b715f96e1bf50264e194419 Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Sat, 2 Mar 2024 11:31:47 +0300 Subject: [PATCH] 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 \