run-test:
	runhaskell Setup.lhs configure --user -f-debug
	runhaskell Setup.lhs build
	runhaskell Setup.lhs configure --user -fdebug
	runhaskell Setup.lhs build
