default:
	cabal install --bindir=./

clean:
	rm -rf dist Setup.hs Code0811 plot1.dat *~ 
