haskell-servant / servant-multipart

Support for file uploads in multipart/form-data for servant
https://hackage.haskell.org/package/servant-multipart
40 stars 37 forks source link

Release new version to support base-4.14 #44

Closed dminuoso closed 4 years ago

dminuoso commented 4 years ago

The currently uploaded version of servant-multipart on hackage only works with base-4.14, because it carries the bound servant (>=0.16 && <0.18).

What's the current state? Are there things missing? I can supply work to get a new version done if need be.

maksbotan commented 4 years ago

Done! https://hackage.haskell.org/package/servant-multipart-0.12