git: 0dba860f8f12 - main - devel/hs-threadscope: Switch to GHC 9.2 for building.

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sat, 27 May 2023 08:45:16 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0dba860f8f12beceb1e9a5610a66c5c8b3d03efe

commit 0dba860f8f12beceb1e9a5610a66c5c8b3d03efe
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-05-19 12:21:48 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-05-27 08:44:41 +0000

    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