summaryrefslogtreecommitdiff
path: root/conftrack.cabal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cabal: add package informationstuebinm2024-07-101-3/+18
|
* add version boundsstuebinm2024-07-041-11/+11
| | | | | | these were generated via cabal gen-bounds and should hopefully suffice. For use as an actual library, there'll probably need to be some CPP things to deal with the file-path, file-io & os-string packages though …
* pretty-printing of config value sourcesstuebinm2024-06-101-0/+1
|
* add an env variable sourcestuebinm2024-06-101-1/+3
|
* quasi-quotes for config keysstuebinm2024-06-081-0/+1
|
* add yaml sourcestuebinm2024-06-061-0/+2
|
* nested values, tests, and aesonstuebinm2024-06-061-3/+13
|
* a generic, multi-source config interfacestuebinm2024-05-221-0/+46