summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break027.stdout
blob: fdacda8d856ab5e8d120b66a10a59936577bee6d (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 :: [a] = _
Stopped at ../QSort.hs:5:16-51
_result :: [Integer] = _
a :: Integer = 3
left :: [Integer] = _
right :: [Integer] = _
a :: Integer 	-- Defined at <no location info>