mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-22 11:07:53 +01:00
Merge pull request #5738 from mbg/add/mbg-november
Add moss, wai-rate-limit, and wai-rate-limit-redis
This commit is contained in:
commit
3533070869
@ -4415,6 +4415,9 @@ packages:
|
|||||||
|
|
||||||
"Michael B. Gale <m.gale@warwick.ac.uk> @mbg":
|
"Michael B. Gale <m.gale@warwick.ac.uk> @mbg":
|
||||||
- c14n
|
- c14n
|
||||||
|
- moss
|
||||||
|
- wai-rate-limit
|
||||||
|
- wai-rate-limit-redis
|
||||||
- wai-saml2
|
- wai-saml2
|
||||||
|
|
||||||
"Jun Narumi <narumij@gmail.com> @narumij":
|
"Jun Narumi <narumij@gmail.com> @narumij":
|
||||||
@ -5685,6 +5688,7 @@ expected-test-failures:
|
|||||||
- users-postgresql-simple # PostgreSQL
|
- users-postgresql-simple # PostgreSQL
|
||||||
- wai-cors # PhantomJS
|
- wai-cors # PhantomJS
|
||||||
- wai-session-postgresql # PostgreSQL
|
- wai-session-postgresql # PostgreSQL
|
||||||
|
- wai-rate-limit-redis # Redis
|
||||||
- web3 # requires running server
|
- web3 # requires running server
|
||||||
- webdriver-angular # webdriver server
|
- webdriver-angular # webdriver server
|
||||||
- websockets
|
- websockets
|
||||||
@ -5698,7 +5702,6 @@ expected-test-failures:
|
|||||||
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
|
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
|
||||||
- doctest
|
- doctest
|
||||||
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
||||||
- wai-saml2 # https://github.com/mbg/wai-saml2/issues/4
|
|
||||||
|
|
||||||
# Assertion failures, these can be real bugs or just limitations
|
# Assertion failures, these can be real bugs or just limitations
|
||||||
# in the test cases.
|
# in the test cases.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user