named-servant: support records and named (from the named package) parameters in servant

[ bsd3, library, unclassified ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Servant
    • Servant.Named
    • Servant.Record

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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
Revised Revision 1 made by KristofBastiaensen at 2021-01-29T09:32:23Z
Source repo head: git clone https://github.com/kuribas/named-servant
Uploaded by KristofBastiaensen at 2021-01-28T11:37:51Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 996 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2021-01-28 [all 3 reports]