[1 of 3] Compiling GHC.Debugger.View.Class ( in-memory:GHC.Debugger.View.Class, interpreted )[haskell-debugger-view-in-memory] [2 of 3] Compiling Main ( /Main.hs, interpreted )[main] (hdb) BreakFound {changed = True, breakId = [InternalBreakpointId Main 1], sourceSpan = SourceSpan {file = "/Main.hs", startLine = 11, endLine = 11, startCol = 3, endCol = 12}} (hdb) Stopped at breakpoint (hdb) "List [1]" (hdb) Exiting...