From 82472cd23dd350534be6e1b51d954f972f676e2d Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 29 Jan 2020 04:45:09 +0000 Subject: [PATCH] Disable persistent-template test suite (#5111) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbbf39af..f16720c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5031,6 +5031,7 @@ skipped-tests: - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 - binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3 - simple-affine-space # https://github.com/commercialhaskell/stackage/issues/5110 + - persistent-template # https://github.com/commercialhaskell/stackage/issues/5111 # Missing foreign library - symengine # symengine