diff --git a/build-constraints.yaml b/build-constraints.yaml index 7eb3bbaa..5b3e8968 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3174,6 +3174,9 @@ packages: - mmark < 0.0.4.1 # https://github.com/fpco/stackage/issues/3163 + # + # Note: also remove dependency wai-middleware-rollbar from the skipped + # tests section. - hspec-golden-aeson < 0.5 # end of packages @@ -3376,6 +3379,7 @@ skipped-tests: - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck + - wai-middleware-rollbar-0.8.0 # hspec-golden-aeson, https://github.com/fpco/stackage/issues/3163 - websockets # QuickCheck 2.10 - zlib # tasty-quickcheck