From 968edc05af2d8227a42be94aadb0999b91eaf847 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 5 Jun 2018 09:01:24 -0700 Subject: [PATCH] Update reason for stack test disablement (#3082 to #3707) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ada6483..3fce5ca2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4005,7 +4005,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 + - stack # https://github.com/fpco/stackage/issues/3707 - users-persistent # sqlite - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS