summaryrefslogtreecommitdiff
path: root/lib/Paths.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-19switch to universum preludestuebinm1-16/+15
2022-03-19sprinkle some NFData everywherestuebinm1-1/+5
2021-12-21disallow double courly bracesstuebinm1-1/+1
2021-12-20disallow extended API variables in linksstuebinm1-2/+8
2021-12-16fixed some warnings (and disabled others)stuebinm1-1/+1
2021-12-16fixed & removed a bunch of old TODOsstuebinm1-1/+2
2021-12-15suggest setting map meta properties if not givenstuebinm1-1/+1
2021-12-13complain if map links that don't go to .json filesstuebinm1-0/+6
2021-12-13add special warning for rc3 old-style linksstuebinm1-0/+8
2021-11-20make link adjustments configurablestuebinm1-12/+9
2021-11-19add domain allow- and blocklists for weblinksstuebinm1-0/+10
2021-09-30simple map-map link dependency checkingstuebinm1-1/+6
2021-09-23some documentationstuebinm1-3/+9
2021-09-23handle all maps in entire repositoriesstuebinm1-6/+10
2021-09-23very naïve handling of directoriesstuebinm1-4/+13
2021-09-20typechecking for path depths!stuebinm1-0/+31