Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add version bounds | stuebinm | 2024-07-04 | 1 | -11/+11 |
* | fix a couple warnings | stuebinm | 2024-07-04 | 4 | -20/+19 |
* | pretty-printing of config value sources | stuebinm | 2024-06-10 | 4 | -10/+75 |
* | add an env variable source | stuebinm | 2024-06-10 | 3 | -18/+93 |
* | quasi-quotes for config keys | stuebinm | 2024-06-08 | 4 | -5/+27 |
* | nested configs which are optional | stuebinm | 2024-06-07 | 1 | -0/+12 |
* | the Config interface should be Applicative, not Monad | stuebinm | 2024-06-07 | 2 | -48/+94 |
* | allow for non-required config options | stuebinm | 2024-06-07 | 2 | -7/+23 |
* | add yaml source | stuebinm | 2024-06-06 | 5 | -3/+51 |
* | nested values, tests, and aeson | stuebinm | 2024-06-06 | 8 | -79/+331 |
* | a generic, multi-source config interface | stuebinm | 2024-05-22 | 7 | -0/+278 |