From 6f80a8123d444cee09d4ed027425d6258e9ab543 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Wed, 29 Apr 2020 13:55:49 -0700 Subject: [PATCH] Remove 'stack' from expected-test-failures https://github.com/fpco/stackage/issues/3707 has been closed for some time, and stack no longer depends on 'store'. Note: stack is still disabled, so this change will have no practical effect. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b575f12..a7199e56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5425,7 +5425,6 @@ expected-test-failures: - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages - - stack # https://github.com/fpco/stackage/issues/3707 - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account - users-persistent # sqlite - users-postgresql-simple # PostgreSQL