From 62312201a2cebf76560afd516222a88ba2561849 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 11:50:12 +0200 Subject: [PATCH] Re-enable prettyprinter tests, closes #4651 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 564fc531..aef7b146 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5119,7 +5119,6 @@ skipped-tests: # Test errors with modules not being visible - 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 - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - password # https://github.com/commercialhaskell/stackage/issues/4654