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