cdepillabout / cdepillabout/servant-checked-exceptions
additional instances of `HasServer` and `HasClient` for Throwing in apis that set Headers
Open
help wanted
- Dominant language
- Haskell
- Stars
- 75
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Right now there are only a few instances of [`HasServer`](https://github.com/cdepillabout/servant-checked-exceptions/blob/master/src/Servant/Checked/Exceptions/Internal/Servant/Server.hs) and [`HasClient`](https://github.com/cdepillabout/servant-checked-exceptions/blob/master/src/Servant/Checked/Exceptions/Internal/Servant/Client.hs) for `Throws` and `Throwing`.
It would be nice to have more.
These should be relatively easy to write.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.