summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break010.script
blob: afebb06d1ab968ef671f201e9042c28e9f8cce8b (plain)
1
2
3
4
5
6
7
:set -Wno-x-partial
:l Test6.hs
:b 5
main
:abandon
main
-- should not hang here; we abandoned the previous computation