Stderr output pre-GhcModT for stack cradle
This commit is contained in:
@@ -140,9 +140,9 @@ gmeDoc e = case e of
|
||||
++ intercalate "\", \"" cfs ++"\"."
|
||||
GMECabalStateFile csfe ->
|
||||
gmCsfeDoc csfe
|
||||
GMEStackBootrap rv stderr ->
|
||||
(text $ "Boostrapping stack project failed (exited with "++show rv++")")
|
||||
<+>: text stderr
|
||||
GMEStackBootrap msg ->
|
||||
(text $ "Boostrapping stack project failed")
|
||||
<+>: text msg
|
||||
|
||||
ghcExceptionDoc :: GhcException -> Doc
|
||||
ghcExceptionDoc e@(CmdLineError _) =
|
||||
|
||||
Reference in New Issue
Block a user