aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2023-05-19 12:38:43 +0000
committerGleb Popov <arrowd@FreeBSD.org>2023-05-27 08:44:42 +0000
commit1f44f7ad8560a05a4a4004bd552becad71b07e8c (patch)
tree48b139dc3cffe469389ba7bffa07d8ca8ae2d170
parent1de79ae096bece569d47e4838bd542185350903c (diff)
downloadports-1f44f7ad8560a05a4a4004bd552becad71b07e8c.tar.gz
ports-1f44f7ad8560a05a4a4004bd552becad71b07e8c.zip
cad/hs-verismith: Switch to GHC 9.2 for building.
-rw-r--r--cad/hs-verismith/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/hs-verismith/Makefile b/cad/hs-verismith/Makefile
index b3addd487c4d..37d5c85dac8f 100644
--- a/cad/hs-verismith/Makefile
+++ b/cad/hs-verismith/Makefile
@@ -14,6 +14,8 @@ WWW= https://github.com/ymherklotz/verismith
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ghc-9.2.7:lang/ghc92
+
USES= cabal
USE_CABAL= OneTuple-0.3.1_3 \