haskell-wai-middleware-throttle fails its test suite.
This commit is contained in:
parent
e33b739401
commit
001d4d07cd
@ -216,6 +216,7 @@ self: super: {
|
|||||||
postgrest = dontCheck super.postgrest;
|
postgrest = dontCheck super.postgrest;
|
||||||
snowball = dontCheck super.snowball;
|
snowball = dontCheck super.snowball;
|
||||||
wai-middleware-hmac = dontCheck super.wai-middleware-hmac;
|
wai-middleware-hmac = dontCheck super.wai-middleware-hmac;
|
||||||
|
wai-middleware-throttle = dontCheck super.wai-middleware-throttle;
|
||||||
xmlgen = dontCheck super.xmlgen;
|
xmlgen = dontCheck super.xmlgen;
|
||||||
|
|
||||||
# These packages try to access the network.
|
# These packages try to access the network.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user