default: build clean: runhaskell Setup.hs clean build: runhaskell Setup.hs configure runhaskell Setup.hs build haddock: runhaskell Setup.hs haddock install: build haddock sudo runhaskell Setup.hs install