servant-exceptions: Extensible exceptions for servant APIs
`servant-exceptions` provides a Throw
combinator to declare what
types of errors an API might throw. The server
implementation catches them and allows for a canonical
encoding using servant content-type machinery.
[Skip to Readme]
Downloads
- servant-exceptions-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.2.0, 0.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson, base (>=4.7 && <5), exceptions, http-types, servant, text [details] |
License | BSD-3-Clause |
Copyright | 2017-2020 Sebastian Nagel |
Author | Sebastian Nagel |
Maintainer | sebastian.nagel@ncoding.at |
Category | Web |
Home page | https://github.com/ch1bo/servant-exceptions#readme |
Source repo | head: git clone https://github.com/ch1bo/servant-exceptions |
Uploaded | by ch1bo at 2020-11-25T12:37:04Z |
Distributions | LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2295 total (27 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-11-25 [all 1 reports] |