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

Source type ascription #68

Open mwotton opened 1 year ago

mwotton commented 1 year ago

generalisation of source here caused an ambiguous compile error.

https://github.com/haskell-servant/servant/pull/1593

marinelli commented 1 year ago

This might be closed due to this https://github.com/haskell-servant/servant-multipart/pull/69