From b444fc7d99cac516e94cb34cfd4203c230889d7c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 20 Oct 2017 14:29:24 -0700 Subject: [PATCH] Expect tests to pass for servant-rawm per cdepillabout/servant-rawm#2 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 193e90b8..948da9b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3878,7 +3878,6 @@ 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