cdepillabout / cdepillabout/servant-checked-exceptions
rewrite servant-checked-exceptions in terms of uverb
Open
enhancement
help wanted
- Dominant language
- Haskell
- Stars
- 75
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Servant recently got support for returning multiple types of responses from a single endpoint with the `UVerb`:
https://github.com/haskell-servant/servant/pull/1314
It might be possible to rewrite servant-checked-exceptions (and simplify parts of it) by using this new `UVerb` functionality.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.