diff --git a/build-constraints.yaml b/build-constraints.yaml index 45d5e17e..b0e4a36d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4606,6 +4606,7 @@ packages: - monad-logger-logstash - moss - network-wait + - servant-rate-limit - wai-rate-limit - wai-rate-limit-redis - wai-saml2 @@ -8183,6 +8184,7 @@ expected-test-failures: - sdl2 # "Failed to connect to the Mir Server" - sendgrid-v3 # Requires sendgrid API key in env #5951/closed - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 + - servant-rate-limit # redis - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages - slack-api # needs api key https://github.com/commercialhaskell/stackage/pull/5345