We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Servant recently got support for returning multiple types of responses from a single endpoint with the UVerb:
UVerb
haskell-servant/servant#1314
It might be possible to rewrite servant-checked-exceptions (and simplify parts of it) by using this new UVerb functionality.