From f6cfffa78bc7b75ab1f39b7cb1a3d10b23ec6f1c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 26 Dec 2023 23:41:08 -0600 Subject: [PATCH] Address some of the compilation failures --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d18bce99..a5f8f3ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -279,7 +279,7 @@ packages: "Marek Fajkus @turboMaCk": - wai-enforce-https - - aeson-combinators + - aeson-combinators < 0 # Compilation failure, https://github.com/commercialhaskell/stackage/issues/7228 "Fernando Freire @dogonthehorizon": - hal @@ -3628,7 +3628,7 @@ packages: "Pavel Ryzhov @paulrzcz": - hquantlib - hquantlib-time - - HSvm + - HSvm < 0 # Compilation failure with GHC-9.8.1, https://github.com/commercialhaskell/stackage/issues/7227 "Henri Verroken @hverr": - bordacount @@ -4599,8 +4599,8 @@ packages: - invertible-grammar "Maximilian Tagher @MaxGabriel": - - aeson-iproute - - persistent-iproute + - aeson-iproute < 0 # Compilation failure, https://github.com/commercialhaskell/stackage/issues/7229 + - persistent-iproute < 0 # via aeson-iproute "Damian Nadales @capitanbatata": - hierarchy