haskell-debugger-0.14.0.0: test/golden/T169/T169b.ghc-914.hdb-stdout
[1 of 2] Compiling Main ( <TEMPORARY-DIRECTORY>/T169b.hs, interpreted )[main]
(hdb) BreakFound {changed = True, breakId = [InternalBreakpointId Main 4], sourceSpan = SourceSpan {file = "<TEMPORARY-DIRECTORY>/T169b.hs", startLine = 6, endLine = 8, startCol = 8, endCol = 58}}
(hdb) Stopped at breakpoint
(hdb) Debuggee writing something to stdout
(hdb) Debuggee writing something to stderr
()
(hdb) Exiting...