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