From 44b407e785c6d7df5b8706452bf08ba286042caf Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 8 Apr 2019 11:45:49 +0100 Subject: [PATCH] hledger-lib and servant-static-th failing tests --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2682dcd2..5d6d07f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5098,6 +5098,8 @@ expected-test-failures: - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 + - hledger # https://github.com/commercialhaskell/stackage/issues/4464 + - servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465 # Stackage upper bounds, re-enable these when their upper bound is removed