blob: 1af2e29b7f45a804cb40d8525ba8c191234f8f49 (
plain)
1
2
3
4
5
6
7
8
|
T8987.hs:1:1: error:
Exception when trying to run compile-time code:
Prelude.undefined
CallStack (from ImplicitParams):
error, called at libraries/base/GHC/Err.hs:43:14 in base:GHC.Err
undefined, called at T8987.hs:6:23 in main:T8987
Code: (>>) reportWarning ['1', undefined] return []
|