From 039d8c3e622f47ecdbeb1ee79420897d36537689 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 29 Sep 2019 10:51:14 -0700 Subject: [PATCH] Block sbv per MonadFail build failure --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20e35f9f..ea97528d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6042,6 +6042,7 @@ packages: - lens-typelevel < 0 # Wrong category of family instance (wat) - regex-pcre-builtin < 0 # MonadFail - wai-predicates < 0 # MonadFail + - sbv < 0 # MonadFail # Round 2 transitive from Some more failures - Clipboard < 0 # via X11