From f757ef50968c36d60a606e0ae9aa29417b39e79d Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 5 Feb 2021 08:23:45 -0500 Subject: [PATCH] Re-enable bound's tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c4c693b..9c87a9f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5530,7 +5530,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 - dhall # https://github.com/dhall-lang/dhall-haskell/issues/1985 - - bound # https://github.com/commercialhaskell/stackage/pull/5854 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73