From 0dba860f8f12beceb1e9a5610a66c5c8b3d03efe Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Fri, 19 May 2023 15:21:48 +0300 Subject: [PATCH] devel/hs-threadscope: Switch to GHC 9.2 for building. --- devel/hs-threadscope/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/hs-threadscope/Makefile b/devel/hs-threadscope/Makefile index 787cd0b5a31e..eb2cd5c6818a 100644 --- a/devel/hs-threadscope/Makefile +++ b/devel/hs-threadscope/Makefile @@ -9,6 +9,7 @@ WWW= https://www.haskell.org/haskellwiki/ThreadScope LICENSE= BSD3CLAUSE +BUILD_DEPENDS= ghc-9.2.7:lang/ghc92 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2