From b3d1ad1f7ee1e3924cd9d4cd3c87ca100eac582d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 17 Oct 2017 17:39:33 -0700 Subject: [PATCH] Expect tests to fail per cdepillabout/servant-rawm#2 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f659518d..0ae91f51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,6 +3867,7 @@ expected-test-failures: - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 + - servant-rawm # 0.2.0.1 https://github.com/cdepillabout/servant-rawm/issues/2 - shikensu # https://github.com/icidasset/shikensu/issues/5 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2