cdepillabout / servant-rawm

Effectful Raw handler for Servant servers.
https://hackage.haskell.org/package/servant-rawm
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

Compile with servant-0.16, lts 13.14, version 3.0.0.1 #10

Closed vlatkoB closed 5 years ago

vlatkoB commented 5 years ago

Wow, what a PR... You did twice the work I did. It's more like a "nudge" from me than a PR. Thanks for the effort.

cdepillabout commented 5 years ago

@vlatkoB Thanks!

I changed the version number to 0.3.1.0 instead of 0.3.0.1. This is because I'm currently using servant-rawm in a project with lts-13, and I wanted to give myself room to release bug-fix versions.

I also made a release of 0.3.1.0: http://hackage.haskell.org/package/servant-rawm-0.3.1.0