summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break009.stdout
blob: 14543668a1dcc06bd767050e08348927e016b0c3 (plain)
1
2
3
4
5
6
Breakpoint 0 activated at ../Test6.hs:5:8-11
Stopped at ../Test6.hs:5:8-11
_result :: a2 = _
*** Exception: Prelude.head: empty list
CallStack:
  error, called at libraries/base/GHC/List.hs:999:3 in base:GHC.List