Closed dmjio closed 3 years ago
@phadej @fisx @arianvp
Ran into an issue at work where we can't use custom monads when serving stuff with servant-swagger-ui
, this patch fixes that, and is backwards compatible.
Would love to upstream this with everybody's approval.
Pulling in @fizruk as well
@haskell-servant/maintainers. If nobody has any problems with this, I will just merge by end of day.
Looks great, thank you! Sorry for late response 😅
ServerT
type family we allow custom monads to deliver swagger.json