From bd4ad568465a3f49b775524bcaa5bb06b87bc61c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 25 Apr 2018 21:20:58 -0400 Subject: [PATCH] Disable yesod-bin due to build failure, #3550 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07518b34..91e2e6b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -342,7 +342,7 @@ packages: - yesod - yesod-auth - authenticate-oauth - - yesod-bin + - yesod-bin < 0 # https://github.com/fpco/stackage/issues/3550 - yesod-eventsource - yesod-gitrepo - yesod-newsfeed