summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break005.stdout
blob: d741d5daa16b9c298273057413d14476e9d03c1e (plain)
1
2
3
4
5
6
7
8
9
10
Stopped in QSort.qsort, QSort.hs:5:16-51
_result :: [Int] = _
a :: Int = 1
left :: [Int] = _
right :: [Int] = _
Stopped in QSort.qsort, QSort.hs:5:17-26
_result :: [a] = _
left :: [a] = _
()
left = []