@hackage envparse0.6.0
Parse environment variables
Categories
License
BSD-3-Clause
Maintainer
matvey.aksenov@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (2)
- base >=4.6 && <5
- containers Show all…
Dependents (19)
@hackage/postgres-websockets, @hackage/freckle-app, @hackage/electrs-client, @hackage/ronn-envparse, @hackage/relocant, @hackage/pg-entity, Show all…
envparse
optparse-applicative, 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 about it.