From 92248f96821b5591a658397a1f7c30f1219b8d68 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 30 Jul 2020 16:36:02 -0700 Subject: [PATCH] Try `simple-affine-space` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dfeb6e82..369dc869 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5329,7 +5329,7 @@ skipped-tests: - cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1 - 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 + # simple-affine-space # https://github.com/commercialhaskell/stackage/issues/5110 - language-puppet # https://github.com/commercialhaskell/stackage/issues/5405 - hw-kafka-client # https://github.com/commercialhaskell/stackage/pull/5542