Preparations for Servant 0.21.0.0

Hi everyone,
The Servant team will start to prepare the 0.21.0.0, a major release. I am calling to people who wish to:

  • Fix undesirable behaviours (like #1816)

  • Fix bugs that may arise from new features from 0.20.3.0, like MultiVerb!

  • Contribute a Cookbook, which guides users through the steps for using a particular feature

  • Contribute Haddocks, which are usually the first point of contact for a route combinator

  • Submit patches from their private forks so, especially so if you’re an industrial user.

See you all on the ticket tracker, and thank you for making Haskell such a robust choice for web development by contributing to Servant.

14 Likes

Any thoughts on servant#1466, which provides a named alternative to :- that I (and a few colleagues) find easier to read? Probably not worth rolling straight into the next release without giving people a chance to check the bikeshed first, and probably requesting a doc update to match.

I would welcome such a contribution. :slight_smile: