From e3493d83692bf9af4bbc5f35677ddc1ce2d36625 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 Mar 2021 13:36:29 -0800 Subject: [PATCH] Bump to GHC 9.0.1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ba049f4..da403686 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6731,6 +6731,9 @@ packages: - nettle < 0 - protocol-radius-test < 0 - relational-schemas < 0 + # Blocked by packages in the above set + - cipher-rc4 < 0 + - cprng-aes < 0 "Stackage upper bounds":