default:
	cabal install --bindir=./

clean:
	rm -rf dist Setup.hs Code1206 *~ *.aux *.log *.pdf *.tex
