From a643107c7828e8cbc7e032390a358b03810daf48 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Tue, 3 Mar 2020 11:28:16 -0700 Subject: [PATCH] Remove persistent-typed-db from skipped-tests Issue is fixed in 0.1.0.1 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb17c913..f2dfd401 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5123,7 +5123,6 @@ skipped-tests: - cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of ‘SOP.hcpure’ - config-ini # https://github.com/aisamanra/config-ini/issues/22 - polysemy-plugin # https://github.com/commercialhaskell/stackage/issues/4733 - - persistent-typed-db # https://github.com/parsonsmatt/persistent-typed-db/pull/7 - primitive-extras # https://github.com/commercialhaskell/stackage/issues/5210 # Runtime issues