From 40f36cc1ff0ec367a69223214f15c7d9073b22f2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Dec 2023 01:59:51 +0100 Subject: [PATCH] Disable HMock tests due to cycles (probably) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bdb6678b..590b07f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8307,6 +8307,7 @@ skipped-tests: # Due to cycles, which are actually just limitations in Stack right now. - HUnit - Agda + - HMock - aeson - indexed-traversable-instances - semialign