From ba9a368cb520a252f4ead0aed69a8084098e5869 Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Wed, 26 Apr 2023 09:30:07 -0500 Subject: [PATCH] Update comment for cabal-plan, reference #6906 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37beee47..1e545e53 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -592,7 +592,7 @@ packages: - resistor-cube - linear-circuit # Not a maintainer - - cabal-plan < 0 # 0.7.2.3 Missing release compatible with semialign-1.3 + - cabal-plan < 0 # v0.7.3.0, which is the release compatible with semialign-1.3, requires base-compat-0.13 which we don't have yet, see #6906 - topograph - ix-shapable - hsshellscript < 0 # 3.5.0 compile fail https://github.com/commercialhaskell/stackage/issues/6762