From 9345dfb2e80b8545511ba07fd4fafc129218c693 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 20:34:00 -0700 Subject: [PATCH] Add shelly to expected test failures (https://github.com/yesodweb/Shelly.hs/issues/150) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6272d6ea..0177e3d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3882,6 +3882,9 @@ expected-test-failures: # https://github.com/haskell-works/hw-rankselect/issues/12 - hw-rankselect + # https://github.com/yesodweb/Shelly.hs/issues/150 + - shelly + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run