named-servant: support records and named (from the named package) parameters in servant
Having positional parameters in Servant can be error prone, especially if you have lot of them, and they have similar types. This package solves that problem by either using records or named parameters (from the named package) to specify servant parameters. To use with servers, use the named-servant-server package, with clients use named-servant-client.
Downloads
- named-servant-0.3.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.0.1, 0.0.2, 0.1.1, 0.2.0, 0.3.0, 0.3.1 |
---|---|
Dependencies | base (>=4.7 && <5), named (>=0.3 && <0.4), servant (>=0.17 && <0.19) [details] |
License | BSD-3-Clause |
Copyright | Kristof Bastiaensen 2020 |
Author | |
Maintainer | kristof@resonata.be |
Source repo | head: git clone https://github.com/kuribas/named-servant |
Uploaded | by KristofBastiaensen at 2021-02-01T10:35:29Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1111 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-02-01 [all 1 reports] |