From 465776a25c8bba7a0f28173eae690f3858600cf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Rze=C5=BAnicki?= Date: Sun, 10 Oct 2021 22:05:04 +0200 Subject: [PATCH] Re-enable stackcollapse-ghc GHC 9.0.1 is now supported --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 548291bd..5bbf65e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6555,7 +6555,6 @@ packages: - sqlite-simple < 0 # tried sqlite-simple-0.4.18.0, but its *library* requires the disabled package: blaze-textual - sqlite-simple-errors < 0 # tried sqlite-simple-errors-0.6.1.0, but its *library* does not support: text-1.2.4.1 - stack < 0 # tried stack-2.7.3, but its *library* requires the disabled package: mustache - - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.15.0.0 - store-streaming < 0 # tried store-streaming-0.2.0.3, but its *library* requires the disabled package: store - streamproc < 0 # tried streamproc-1.6.2, but its *library* does not support: base-4.15.0.0 - strict-base-types < 0 # tried strict-base-types-0.7, but its *library* requires the disabled package: strict-lens