packages feed

envparse-0.4.1: README.markdown

envparse
========
[![Hackage](https://budueba.com/hackage/envparse)](https://hackage.haskell.org/package/envparse)
[![Build Status](https://secure.travis-ci.org/supki/envparse.png?branch=master)](https://travis-ci.org/supki/envparse)

[optparse-applicative][0], but for environment variables

See `example/Main.hs` for an executable example

As to why anyone would want to use environment to configure their applications, here's [what some folks think][1] about it.

  [0]: https://hackage.haskell.org/package/optparse-applicative
  [1]: https://12factor.net/config