From 157d5b85364108b42582eec7deb2dc3bfe85b022 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 4 Apr 2018 13:06:44 +0900 Subject: [PATCH] jose testsuite not building (frasertweedale/hs-jose#59) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b8b6dd8..defd05fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4512,6 +4512,7 @@ expected-test-failures: - hledger-iadd # https://github.com/fpco/stackage/issues/3473 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 + - jose # https://github.com/frasertweedale/hs-jose/issues/59 - language-dockerfile # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - picosat # https://github.com/fpco/stackage/pull/2382