From 3fa8f01602a8e6c75d46bc491aa2ca64dcf4b64f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 17 Mar 2018 15:17:08 -0700 Subject: [PATCH] Expect tests to pass for shelly per yesodweb/Shelly.hs#169 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4bf74ed..67a1e589 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4486,7 +4486,6 @@ expected-test-failures: # GHC 8.4 - doctest # https://github.com/sol/doctest/issues/198 - transformers-compat # https://github.com/ekmett/transformers-compat/issues/32 - - shelly # hspec 2.5 https://github.com/yesodweb/Shelly.hs/issues/169 # Intermittent failures or unreliable. These tests may pass when