summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add an env variable sourcestuebinm2024-06-102-17/+90
* quasi-quotes for config keysstuebinm2024-06-082-3/+22
* nested configs which are optionalstuebinm2024-06-071-0/+12
* the Config interface should be Applicative, not Monadstuebinm2024-06-071-45/+78
* allow for non-required config optionsstuebinm2024-06-071-4/+20
* add yaml sourcestuebinm2024-06-064-3/+49
* nested values, tests, and aesonstuebinm2024-06-065-56/+243
* a generic, multi-source config interfacestuebinm2024-05-223-0/+160