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

Upload 1.0.0.2 to hackage #22

Closed Profpatsch closed 3 years ago

Profpatsch commented 3 years ago

There was a bump, but apparently the release on hackage was forgotten.

cdepillabout commented 3 years ago

If I remember correctly, only servant-rawm-client needed the bump: https://hackage.haskell.org/package/servant-rawm-client-1.0.0.2

The latest versions of servant-rawm packages should all work with it.

Although it is confusing that they have slightly different version numbers. If you wanted to add an explanation about this (or even like a table with the current latest compatible version numbers) to the README, I'd likely accept it.

Profpatsch commented 3 years ago

What about servant-rawm-server?

cdepillabout commented 3 years ago

The latest version of servant-rawm-server is 1.0.0.1, and it is on Hackage: https://hackage.haskell.org/package/servant-rawm-server-1.0.0.1