Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
ab36e594
Commit
ab36e594
authored
Aug 17, 1998
by
simonm
Browse files
[project @ 1998-08-17 10:58:12 by simonm]
remove trace banners in output
parent
a1b2c187
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/tests/codeGen/should_run/cg025.stderr
View file @
ab36e594
...
...
@@ -21,8 +21,5 @@ main = do
hPutStr stderr file_cts
trace "hello, trace" $
catch (getEnv "__WURBLE__" >> return ()) (\ e -> error "hello, error\n")
Trace On:
hello, trace
Trace Off.
Fail: hello, error
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment