git: 884922b9429a - main - devel/hs-spago: Switch to GHC 9.2.7 for building.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 08:45:14 UTC
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