From f000ed70132bd9714fc89ed639ed81598e08cfe0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 23 Jul 2015 06:19:06 -0700 Subject: [PATCH] disable yesod-table per #704 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79d7b3fa..9e496aae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -447,7 +447,9 @@ packages: - foldl "Andrew Thaddeus Martin ": - - yesod-table + [] + # https://github.com/fpco/stackage/issues/704 + # - yesod-table GHC 7.10 "Arash Rouhani ": - yesod-text-markdown