From 95bc498d3780edbcfbc3636259ee4ed20c6966d9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Dec 2017 23:48:40 -0800 Subject: [PATCH] Skip tests for wai-middleware-rollbar per #3089 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74906354..9307731e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3308,6 +3308,7 @@ skipped-tests: - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck + - wai-middleware-rollbar # hspec-golden-aeson 0.4 https://github.com/fpco/stackage/issues/3089 - websockets # QuickCheck 2.10 - zlib # tasty-quickcheck