From fb0fa89717f8d4be905d583402ba9c73164d97c2 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Fri, 5 Feb 2021 07:00:18 +0000 Subject: [PATCH] bound tests not compiling --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c87a9f4..551b5a70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5530,6 +5530,7 @@ 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 # 'Ambiguous occurrence ‘foldMap’' # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73