envy-extensible: Provides FromEnv in envy instance for Record of extensible.

[ bsd3, data, library, record ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

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.1.0.0, 0.2.0.0, 0.2.0.1
Dependencies base (>=4.7 && <5), envy (>=2.0 && <2.1), extensible (>=0.6) [details]
License BSD-3-Clause
Copyright 2020 IIJ Innovation Institute, Inc.
Author IIJ Innovation Institute, Inc.
Maintainer yuji-yamamoto@iij.ad.jp
Revised Revision 2 made by igrep at 2020-02-04T06:03:40Z
Category Data, Record
Home page https://github.com/igrep/envy-extensible#readme
Source repo head: git clone https://github.com/igrep/envy-extensible
Uploaded by igrep at 2020-01-22T07:46:58Z
Distributions
Downloads 866 total (14 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-01-22 [all 1 reports]

Readme for envy-extensible-0.1.0.0

[back to package description]

envy-extensible

Provides FromEnv instance for Record and functions to create Record from environment variable using Parser.
See the spec file for examples.