summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break017.stdout
blob: 305289d2164865b6eb26f937bf6f07b0545a1cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
"Stopped at <exception thrown>
_exception :: e = _
Logged breakpoint at ../QSort.hs:6:24-38
_result :: [Char]
a :: Char
as :: [Char]
Printing 1
as = 'b' : 'c' : (_t1::[Char])
Forcing
*** Exception: Prelude.undefined
Printing 2
as = 'b' : 'c' : (_t2::[Char])