commercialhaskell / stackage

Stable Haskell package sets: vetted consistent packages from Hackage
https://www.stackage.org/
MIT License
530 stars 805 forks source link

servant-0.16 #4396

Closed jkachmar closed 5 years ago

jkachmar commented 5 years ago

servant-0.16 has been released, resulting in the following bounds failures.

I'm restricting the Servant packages to versions < 0.16 for the time being until maintainers have had time to address the following failures.

After we have some updates, I'll relax the Servant constraint and start selectively disabling libraries that have failed to update their bounds accordingly.


servant-0.16 (Haskell Servant jkarni@gmail.com) is out of bounds for:


servant-client-0.16 (Haskell Servant jkarni@gmail.com) is out of bounds for:


servant-client-core-0.16 (Grandfathered dependencies) is out of bounds for:


servant-server-0.16 (Haskell Servant jkarni@gmail.com) is out of bounds for:

phadej commented 5 years ago

made a servant-mock revision.

prikhi commented 5 years ago

Bumped servant-auth-wordpress

emmanueltouzery commented 5 years ago

Fixed for slack-web.

domenkozar commented 5 years ago

servant-auth-client and servant-auth-server fixed.

I think servant-streaming should be dropped, as streaming functionality is now part of servant.

leptonyu commented 5 years ago

yam fixed

domenkozar commented 5 years ago

Only servant-kotlin left.

matsubara0507 commented 5 years ago

sorry late, servant-kotlin fixed

domenkozar commented 5 years ago

4 days - quite amazing. I think servant-streaming should be dropped as it's not maintained anymore and this can be merged for nightly.

snoyberg commented 5 years ago

Done!