Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cabal: minor fix in package descriptionHEAD0.0.1main | stuebinm | 2024-07-26 | 1 | -2/+2 |
| | |||||
* | cabal: add package information | stuebinm | 2024-07-10 | 1 | -3/+18 |
| | |||||
* | add version bounds | stuebinm | 2024-07-04 | 1 | -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 sources | stuebinm | 2024-06-10 | 1 | -0/+1 |
| | |||||
* | add an env variable source | stuebinm | 2024-06-10 | 1 | -1/+3 |
| | |||||
* | quasi-quotes for config keys | stuebinm | 2024-06-08 | 1 | -0/+1 |
| | |||||
* | add yaml source | stuebinm | 2024-06-06 | 1 | -0/+2 |
| | |||||
* | nested values, tests, and aeson | stuebinm | 2024-06-06 | 1 | -3/+13 |
| | |||||
* | a generic, multi-source config interface | stuebinm | 2024-05-22 | 1 | -0/+46 |