servant-queryparam-core: Use records for query parameters in servant APIs.
Having positional parameters in servant
can be error-prone, especially when there are a lot of them and they have similar types.
This package solves that problem by letting one use records to specify query parameters in servant
APIs.
Use servant-queryparam-server for servers and servant-queryparam-client for clients.
Downloads
- servant-queryparam-core-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 1.0.0, 2.0.0, 2.0.1 |
---|---|
Dependencies | base (>=4.16 && <5), first-class-families (>=0.8.0.0), servant (>=0.19) [details] |
License | BSD-3-Clause |
Copyright | Kristof Bastiaensen 2020 |
Author | Kristof Bastiaensen |
Maintainer | Danila Danko <https://github.com/deemp> |
Category | Servant, Web |
Source repo | head: git clone https://github.com/deemp/servant-queryparam |
Uploaded | by deemp at 2023-05-23T14:10:08Z |
Distributions | NixOS:2.0.1 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 243 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-05-23 [all 1 reports] |