Open jkarni opened 4 years ago
I needed the LookupContext constaint, but it's not exported. Would it make sense to move everything to Servant.Multipart.Internal (which exports everything) and then re-export the current API from Servant.MultiPart?
LookupContext
Servant.Multipart.Internal
Servant.MultiPart
I needed the
LookupContext
constaint, but it's not exported. Would it make sense to move everything toServant.Multipart.Internal
(which exports everything) and then re-export the current API fromServant.MultiPart
?