Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export LookupContext from Servant.Multipart #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

isomorpheme
Copy link

@isomorpheme isomorpheme commented Aug 26, 2022

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
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant