From 5af97d59b20a3a0b3a2ee5738e363e456defb413 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 11:47:52 +0200 Subject: [PATCH] Re-enable show-prettyprint tests, closes #4649 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29881425..564fc531 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5118,7 +5118,6 @@ skipped-tests: - peregrin # Test errors with modules not being visible - - show-prettyprint # https://github.com/commercialhaskell/stackage/issues/4649 - servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650 - prettyprinter # https://github.com/commercialhaskell/stackage/issues/4651 - pretty-simple # https://github.com/commercialhaskell/stackage/issues/4652