packages feed

haskell-debugger-0.13.0.0: test/golden/T234b/T234b.ghc-914.hdb-stdout

[1 of 1] Compiling Lib              ( <TEMPORARY-DIRECTORY>/lib/Lib.hs, interpreted )[T234b-0.1.0.0-inplace]
(hdb) BreakFound {changed = True, breakId = [InternalBreakpointId Lib 0], sourceSpan = SourceSpan {file = "<TEMPORARY-DIRECTORY>/lib/Lib.hs", startLine = 18, endLine = 18, startCol = 3, endCol = 14}}
(hdb) Stopped at breakpoint
(hdb) _result : IO () = <fn> :: IO ()
value : ColonList = _
  value : ColonList = This is an IORef!
(hdb) Exiting...