From 963d501518d17e1265dd657ff44cd5ea0a406522 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Fri, 31 Jul 2020 19:15:21 +0200 Subject: [PATCH] Re-enable prettyprinter tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba9ae659..61742226 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5643,7 +5643,6 @@ expected-test-failures: - relude # doctest fails due to GHC bugs, will be fixed in the next `relude` release - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - - prettyprinter # Could not load module ‘Test.QuickCheck.Modifiers’ (member of the hidden package ‘QuickCheck-2.13.2’) # https://github.com/pruvisto/heap/issues/11 - heap