From 05fea2af40900e86a9bcab9b3ee5a2c422c84f83 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Feb 2022 06:49:45 -0800 Subject: [PATCH] Unentangle deps again --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4c24b0c..813997e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7181,6 +7181,7 @@ skipped-tests: # Due to cycles, which are actually just limitations in Stack right now. - HUnit + - aeson - attoparsec - base-orphans # via hspec - bifunctors # via hspec @@ -7896,6 +7897,7 @@ expected-benchmark-failures: # Otherwise place them in expected-benchmark-failures. skipped-benchmarks: # Cyclic dependencies + - aeson - attoparsec - case-insensitive - cassava