From b80f2be5b93f414fafd0c254b613593ab38d361e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 9 May 2018 22:57:27 -0700 Subject: [PATCH] Expect hledger-lib tests to fail per #3607 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c6baaec..005954e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3970,6 +3970,7 @@ expected-test-failures: - flat # https://github.com/Quid2/flat/issues/1 - haddock - hledger-iadd # https://github.com/fpco/stackage/issues/3473 + - hledger-lib # https://github.com/fpco/stackage/issues/3607 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 - language-dockerfile # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 @@ -4364,6 +4365,7 @@ hide: - pretty-class # conflicts with pretty and prettyclass - prettyclass # conflicts with pretty and pretty-class - lenz # conflicts with lens, see #3600 +- base-compat # conflicts with base-compat-batteries, see https://github.com/fpco/stackage/issues/3607 # Cryptonite deprecations - cipher-aes