Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pretty-printing of config value sources | stuebinm | 2024-06-10 | 1 | -8/+22 |
* | quasi-quotes for config keys | stuebinm | 2024-06-08 | 1 | -1/+2 |
* | nested configs which are optional | stuebinm | 2024-06-07 | 1 | -0/+12 |
* | the Config interface should be Applicative, not Monad | stuebinm | 2024-06-07 | 1 | -45/+78 |
* | allow for non-required config options | stuebinm | 2024-06-07 | 1 | -4/+20 |
* | add yaml source | stuebinm | 2024-06-06 | 1 | -1/+1 |
* | nested values, tests, and aeson | stuebinm | 2024-06-06 | 1 | -18/+48 |
* | a generic, multi-source config interface | stuebinm | 2024-05-22 | 1 | -0/+76 |