<div dir="auto">Awesome!<div dir="auto">This may be the one I've wanted for a long time.</div><div dir="auto">As you I've often felt it's very tedious to manage the source of configurations (from the file? CLI argument? etc.).</div><div dir="auto"><br></div><div dir="auto">I'm going to read it in detail later, but I have one question after the first look:</div><div dir="auto">Why is it configured in YAML? When I tried to make a similar library, I thought it was a monadic DSL in Haskell that matches the need best.</div><div dir="auto">I'm interested in the reason!</div><div dir="auto"><br></div><div dir="auto">Thanks for the interesting library!</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017/04/07 午前3:56 "Román González" <<a href="mailto:romanandreg@gmail.com" target="_blank">romanandreg@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Is my pleasure to announce a new library for managing configuration values on Haskell projects.<div><br></div><div>Some features:</div><br>* Have a versioned spec of all values your application can accept<br><br>* Provides an API for gathering values from multiple sources (files, overwrite files, cli arguments, environment variables) and then composing them into a single configuration map<br><br>* Gives a sane precedence over sources of the configuration value sources<br><br>* Provides inspection utilities to understand why the configuration is the way it is<br><br>* Provides an API that abstracts away the source of configuration values and allows easy casting into record types your application or other libraries understand<div><br></div><div>* Supports both configuration files in JSON or YAML (when cabal flags are used)</div><div><br></div><div>* Dynamically generates CLI inputs from spec configuration file</div><div><br></div><div>Any feedback, or comments feel free to create a ticket or send me a tweet over at @romanandreg</div><div><br></div><div>Cheers.</div><div><br></div><div>Roman Gonzalez.-</div></div>
<br>______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote></div></div>