From e08bdcef13d5a5aa61849d294cb2452f3f4d254f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 16:02:04 -0800 Subject: [PATCH] Expect tests to fail for stack per #3082 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a528b98a..4c89064a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3592,6 +3592,7 @@ expected-test-failures: - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages - singletons # Needs ghc on $PATH with som installed haskell packages + - stack # https://github.com/fpco/stackage/issues/3082 - users-persistent # sqlite - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS