mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
More output
This commit is contained in:
parent
6ba5db21b7
commit
dba8981ca4
@ -69,6 +69,7 @@ build settings' bp = do
|
||||
putStrLn $ tool ++ " built"
|
||||
mapM_ installBuildTool $ bpTools bp
|
||||
|
||||
putStrLn "Beginning Stackage build"
|
||||
ph <- withBinaryFile "build.log" WriteMode $ \handle -> do
|
||||
let args = addCabalArgs settings
|
||||
$ "install"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user