summaryrefslogtreecommitdiff
path: root/src/Conftrack/Value.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* document publicly exposed interfacestuebinm2024-07-211-1/+17
| | | | | | this documents most functions that might be used by downstream consumers of this library, except for those in Conftrack.Pretty, which aren't done yet.
* fix a couple warningsstuebinm2024-07-041-1/+1
|
* pretty-printing of config value sourcesstuebinm2024-06-101-2/+12
|
* add an env variable sourcestuebinm2024-06-101-17/+24
|
* quasi-quotes for config keysstuebinm2024-06-081-2/+20
|
* add yaml sourcestuebinm2024-06-061-1/+5
|
* nested values, tests, and aesonstuebinm2024-06-061-8/+46
|
* a generic, multi-source config interfacestuebinm2024-05-221-0/+38