From 155a5181f25d8bb28f082082a682d29a3eb99766 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Jun 2022 19:54:22 -0700 Subject: [PATCH] Disable `domain-optics` tests again --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b68062b8..1b673f28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8084,6 +8084,7 @@ expected-test-failures: # Problem on the stackage build server, we need to dig deeper into # these if we want them fixed + - domain-optics # `demo`: executable not found - ghci-hexcalc # https://github.com/takenobu-hs/ghci-hexcalc/issues/2 - haskell-tools-daemon # openFile: permission denied https://github.com/fpco/stackage/issues/2502 - isocline # segfault https://github.com/daanx/isocline/issues/1