summaryrefslogtreecommitdiff
path: root/walint.cabal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* too much type level stuff to read a config filestuebinm2021-11-141-0/+2
| | | | | | | | | This got kinda out of hand, but it can now (a) read a json config file and (b) patch that with another json given on the command line to change some of the options given in the file. No, I probably didn't need to make the `patch` function sufficiently general to work with arbitrary records, but it was kinda fun to do.
* extra module for repository writeoutstuebinm2021-11-101-0/+1
|
* relax dependency versionsstuebinm2021-10-041-2/+2
|
* removed unnecessary dependencystuebinm2021-10-041-1/+1
|
* rename to walintstuebinm2021-10-011-0/+64