servant-multipart icon indicating copy to clipboard operation
servant-multipart copied to clipboard

Export LookupContext from Servant.Multipart

Open isomorpheme opened this issue 2 years ago • 1 comments

I'm trying to use hoistServerWithContext with an API type that uses MultipartForm, and it seems to require explicitly specifying the LookupContext constraint on the context.

If there's objections to making LookupContext part of the public/stable API of this library, I'd be happy to instead submit an updated version of #40.

isomorpheme avatar Aug 26 '22 13:08 isomorpheme

Hi, I'm curious if someone could take a look at this? We're currently using our fork for this, it'd be nice to be able to use upstream directly instead.

isomorpheme avatar Jun 02 '23 13:06 isomorpheme