From ef317fb87e9fed06fdbc1d5cf874b0cf738eb21d Mon Sep 17 00:00:00 2001 From: Brandon Chinn Date: Thu, 3 Jun 2021 18:47:56 -0700 Subject: [PATCH] Re-enable persistent-mtl --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 237edf11..4a40624f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5979,7 +5979,6 @@ expected-test-failures: - kawhi # https://github.com/commercialhaskell/stackage/issues/4512 - loopbreaker # https://github.com/polysemy-research/loopbreaker/issues/10 - nettle # https://github.com/stbuehler/haskell-nettle/issues/10 - - persistent-mtl # https://github.com/commercialhaskell/stackage/issues/6036 - persistent-sqlite # https://github.com/yesodweb/persistent/issues/989 - haskell-src-exts # https://github.com/commercialhaskell/stackage/issues/5151 - simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410