summaryrefslogtreecommitdiff
path: root/test/Main.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* handle partially present optional nestingsstuebinm2024-07-101-9/+38
* quasi-quotes for config keysstuebinm2024-06-081-2/+4
* the Config interface should be Applicative, not Monadstuebinm2024-06-071-3/+16
* allow for non-required config optionsstuebinm2024-06-071-3/+3
* nested values, tests, and aesonstuebinm2024-06-061-20/+74
* a generic, multi-source config interfacestuebinm2024-05-221-0/+37