From 8c31a97d440a442c65114dd6d35eaf46aa2e6a19 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 14 Feb 2022 13:27:17 +0100 Subject: [PATCH] Move cabal2spec to GHC 9.2 bounds (#6264), closes #6448 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81fb8f25..4762eba4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2693,7 +2693,7 @@ packages: "Peter Simons @peti": - cabal2nix - - cabal2spec < 2.6.3 # https://github.com/commercialhaskell/stackage/issues/6448 + - cabal2spec - cgi - distribution-nixpkgs - distribution-opensuse @@ -6862,6 +6862,7 @@ packages: - singletons-th < 3.1 - th-desugar < 1.13 - fourmolu < 0.5.0.0 + - cabal2spec < 2.6.3 # https://github.com/commercialhaskell/stackage/issues/6268 - hashable < 1.4.0.0