summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break027.stdout
blob: bac674b9465e387c838117715f50f9af5c0c13d1 (plain)
1
2
3
4
5
6
7
8
9
Breakpoint 0 activated at ../QSort.hs:(4,1)-(6,55)
Stopped at ../QSort.hs:(4,1)-(6,55)
_result :: [t] = _
Stopped at ../QSort.hs:5:16-51
_result :: [Integer] = _
a :: Integer = 3
left :: [Integer] = _
right :: [Integer] = _
a :: Integer 	-- Defined at <no location info>