Improve / shorten the section on types.
[matthijs/master-project/dsd-paper.git] / Makefile
1 all:
2         lhs2TeX -v --poly < cλash.lhs > cλash.tex
3         latexmk -pdf -pv cλash.tex
4
5 clean:
6         latexmk -CA