summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-21document publicly exposed interfacestuebinm6-10/+205
2024-07-10handle partially present optional nestingsstuebinm1-8/+27
2024-07-04fix a couple warningsstuebinm4-20/+19
2024-06-10pretty-printing of config value sourcesstuebinm3-10/+74
2024-06-10add an env variable sourcestuebinm2-17/+90
2024-06-08quasi-quotes for config keysstuebinm2-3/+22
2024-06-07nested configs which are optionalstuebinm1-0/+12
2024-06-07the Config interface should be Applicative, not Monadstuebinm1-45/+78
2024-06-07allow for non-required config optionsstuebinm1-4/+20
2024-06-06add yaml sourcestuebinm4-3/+49
2024-06-06nested values, tests, and aesonstuebinm5-56/+243