roman / Haskell-etc

Declarative configuration spec for Haskell projects
MIT License
47 stars 7 forks source link

Allow environment variables in default values #46

Open roman opened 6 years ago

roman commented 6 years ago

Is not uncommon to require some default configuration values to expand from environment variables (e.g. $HOME)

Implementation Suggestions: