[1 of 2] Compiling Main ( /Main.hs, interpreted )[main] (hdb) BreakFound {changed = True, breakId = [InternalBreakpointId Main 4], sourceSpan = SourceSpan {file = "/Main.hs", startLine = 9, endLine = 9, startCol = 3, endCol = 10}} (hdb) BreakFound {changed = True, breakId = [InternalBreakpointId Main 11], sourceSpan = SourceSpan {file = "/Main.hs", startLine = 3, endLine = 3, startCol = 3, endCol = 10}} (hdb) Stopped at breakpoint (hdb) Aborted: :1:8: error: [GHC-88464] Variable not in scope: sort :: [Integer] -> a0 (hdb) (hdb) [4,5,6] () (hdb) Stopped at breakpoint (hdb) [1,2,3] () (hdb) Exiting...