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.8 #1689

Closed DanBurton closed 8 years ago

DanBurton commented 8 years ago

servant-0.8 (Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers) is out of bounds for:

servant-client-0.8 (Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers) is out of bounds for:

servant-foreign-0.8 (Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers) is out of bounds for:

servant-server-0.8 (Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers) is out of bounds for:

phadej commented 8 years ago

Made revisions for all servant-* packages in this list.

tfausak commented 8 years ago

Is there a change log available? My library depends on servant-foreign. Upgrading to 0.8 builds fine, but the tests fail.

bergmark commented 8 years ago

Only two to go: servant-0.8 (Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers) is out of bounds for:

servant-client-0.8 (Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers) is out of bounds for:

servant-foreign-0.8 (Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers) is out of bounds for:

@tfausak It's probably better to ask on the servant issue tracker/mailing list for help.

tfausak commented 8 years ago

Lackey 0.4.0 should be pushed to Hackage soon. Sorry for taking so long! It ended up being a one-line change. The request type used to be () but now it's Servant.Foreign.NoContent. https://github.com/tfausak/lackey/commit/f6ff547ae23b35d5aeca1ff69a95fdaf1067570b

phadej commented 8 years ago

Should we temporarily disable telegram-api to get Stackage forward. servant-0.8 will unlock aeson-1 progress.

snoyberg commented 8 years ago

Thanks @phadej, merging in PR #1864 and closing.