blob: 507d9d8b8ddfd01024cd9e3dc183f8713b6d1555 (
plain)
1
2
3
4
5
6
7
|
T5976.hs:1:1: error:
Exception when trying to run compile-time code:
bar
CallStack (from ImplicitParams):
error, called at T5976.hs:3:21 in main:Main
Code: error ((++) "foo " error "bar")
|