Reverse state and inputs in higher-order cpu
[matthijs/master-project/dsd-paper.git] / latexmkrc
1 $pdflatex = 'lhs2TeX -v --poly < cλash.lhs > cλash.tex; pdflatex -file-line-error -halt-on-error -synctex=1 --enable-write18 cλash.tex cλash.pdf';
2 $clean_ext = "synctex.gz ptb tex";