Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 08:45:16 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: 0dba860f8f12 - main - devel/hs-threadscope: Switch to GHC 9.2 for building.
Message-ID:  <202305270845.34R8jG3t059039@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305270845.34R8jG3t059039>