Improve display of newlines around error and warning messages.
This commit is contained in:
parent
14f75ced75
commit
07125dca53
5 changed files with 23 additions and 7 deletions
|
@ -103,7 +103,6 @@ doCommand = start
|
|||
stage a b = b >>= a
|
||||
success = return True
|
||||
failure = do
|
||||
showOutput -- avoid clutter around error message
|
||||
showEndFail
|
||||
return False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue