rfc-env: Environment variable support from the Robert Fischer Commons.

[ envars, library, mit ] [ Propose Tags ]

Provides an opinionated and simple way to interface with environment variables, current based on envy. This is part of the Robert Fischer commons, which are the rfc- family of packages.


[Skip to Readme]

Modules

  • RFC
    • RFC.Env

Flags

Manual Flags

NameDescriptionDefault
production

If true, disables failing on warnings and enables aggressive optimizations.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1
Dependencies base (>=4.10 && <5), envy (>=1.5), network (>=2.6), rfc-prelude, time (>=1.8) [details]
License MIT
Author Robert Fischer
Maintainer smokejumperit+rfc@gmail.com
Category envars
Home page https://github.com/RobertFischer/rfc#readme
Bug tracker https://github.com/RobertFischer/rfc/issues
Source repo head: git clone https://github.com/RobertFischer/rfc(rfc-env)
Uploaded by RobertFischer at 2018-07-03T02:46:26Z
Distributions
Reverse Dependencies 2 direct, 2 indirect [details]
Downloads 692 total (4 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 2018-07-03 [all 3 reports]

Readme for rfc-env-0.0.0.1

[back to package description]

RFC Environment Variable Support

This provides the environment variable support for the Robert Fischer Commons, currently based on envy.