Added some more output

This commit is contained in:
Michael Snoyman 2012-11-26 14:43:10 +02:00
parent 488d8bafee
commit 38a2e6b1c2

View File

@ -14,8 +14,10 @@ import System.Process (runProcess, waitForProcess)
build :: IO ()
build = do
putStrLn "Creating a build plan"
ii <- getInstallInfo
putStrLn "Wiping out old cabal-dev folder"
rm_r "cabal-dev"
checkPlan ii