From 792882c0d05a4d2f28c378a7b572df776be7b4c7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 14 Feb 2022 14:15:22 +0100 Subject: [PATCH] Re-enable easy-logger tests, closes #6384 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fb4b52c..dcba0970 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7707,7 +7707,6 @@ expected-test-failures: - deriveJsonNoPrefix # 0.1.0.1 compile fail against aeson 2 - do-notation # 0.1.0.2 - domain-optics # 0.1.0.2 https://github.com/commercialhaskell/stackage/pull/6102 - - easy-logger # https://github.com/commercialhaskell/stackage/issues/6384 - flat # 0.4.4 - flay # 0.4 - functor-combinators # https://github.com/commercialhaskell/stackage/issues/6376