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