From d7917901727dfb0629c9d3f08d25bd39c8ab41dc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 30 Jul 2020 16:45:00 -0700 Subject: [PATCH] `simple-affine-space` issue is still present (#5110) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 369dc869..dfeb6e82 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