summaryrefslogtreecommitdiff
path: root/lib/WriteRepo.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* server: write out adjusted mapsstuebinm2022-03-191-1/+1
* switch to universum preludestuebinm2022-03-191-9/+7
* use hpack and clean up modulesstuebinm2022-03-191-1/+1
* fix a bug when writing things outstuebinm2021-12-161-3/+3
* various fixes to bugsstuebinm2021-11-281-29/+30
* exit with code 1 if maximum lint level exceededstuebinm2021-11-171-5/+6
* disable print output when copying filesstuebinm2021-11-141-2/+2
* config option: don't copy asset filesstuebinm2021-11-141-18/+21
* fail on missing map assetsstuebinm2021-11-101-3/+8
* copy map assets (and refuse if any are missing)stuebinm2021-11-101-20/+47
* extra module for repository writeoutstuebinm2021-11-101-0/+28