From: Matthijs Kooijman Date: Thu, 10 Dec 2009 11:59:59 +0000 (+0100) Subject: Don't pass the (non-existing?) --haskell option to lhs2tex. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Ffinal-presentation.git;a=commitdiff_plain;h=c3628d9401a54b67ed9fc82c02043ca8c323fe7a Don't pass the (non-existing?) --haskell option to lhs2tex. --- diff --git a/Makefile b/Makefile index c32d7d9..35b7088 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FILE = clash-haskell09 -LHS2TEX = lhs2TeX -v --poly --haskell +LHS2TEX = lhs2TeX -v --poly LATEXMK = latexmk -pdf RM = rm -f RSVG = rsvg-convert --format=pdf