summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add an env variable sourcestuebinm2024-06-103-18/+93
* quasi-quotes for config keysstuebinm2024-06-084-5/+27
* nested configs which are optionalstuebinm2024-06-071-0/+12
* the Config interface should be Applicative, not Monadstuebinm2024-06-072-48/+94
* allow for non-required config optionsstuebinm2024-06-072-7/+23
* add yaml sourcestuebinm2024-06-065-3/+51
* nested values, tests, and aesonstuebinm2024-06-068-79/+331
* a generic, multi-source config interfacestuebinm2024-05-227-0/+278