Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 08:45:14 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: 884922b9429a - main - devel/hs-spago: Switch to GHC 9.2.7 for building.
Message-ID:  <202305270845.34R8jEUs058998@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=884922b9429af1f9f3a53d943141cb7d991cf36c

commit 884922b9429af1f9f3a53d943141cb7d991cf36c
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-05-19 12:14:27 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-05-27 08:44:41 +0000

    devel/hs-spago: Switch to GHC 9.2.7 for building.
---
 devel/hs-spago/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/hs-spago/Makefile b/devel/hs-spago/Makefile
index ddf614c0bd57..dd888dd7a516 100644
--- a/devel/hs-spago/Makefile
+++ b/devel/hs-spago/Makefile
@@ -17,6 +17,7 @@ WWW=		https://github.com/spacchetti/spago
 
 LICENSE=	BSD3CLAUSE
 
+BUILD_DEPENDS=	ghc-9.2.7:lang/ghc92
 RUN_DEPENDS=	ca_root_nss>0:security/ca_root_nss
 
 USES=		cabal



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