blob: 49515cf98ff821c733f09f2c3078068a16970556 (
plain)
1
2
3
4
5
6
|
Breakpoint 0 activated at ../Test6.hs:5:8-11
Stopped in Main.main, ../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
|