blob: 9a4fa564463be0e5bdc65bf45f8547c3ccb3ed0a (
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 (from ImplicitParams):
error, called at libraries/base/GHC/List.hs:999:3 in base:GHC.List
|