blob: 9d41d0f2112c7b5b52ef67fad8e56b7f296ae23f (
plain)
1
2
3
4
5
6
7
8
9
|
*** Exception: Prelude.head: empty list
CallStack (from HasCallStack):
error, called at libraries/base/GHC/List.hs:1590:3 in base:GHC.List
errorEmptyList, called at libraries/base/GHC/List.hs:74:11 in base:GHC.List
badHead, called at libraries/base/GHC/List.hs:70:28 in base:GHC.List
head, called at <interactive>:1:10 in interactive:Ghci1
*** Exception: Prelude.undefined
CallStack (from HasCallStack):
undefined, called at <interactive>:1:17 in interactive:Ghci1
|