
11 Jun
2002
11 Jun
'02
8:26 a.m.
"Anthony Travers"
Has anyone ever seen a error message like the following while compiling with tracing activated?
Fail: Can't find int for (Prelude.49,Constructor)
The message means that the (transformed) program contains a 49-tuple, which is too large for Hat at the moment. If your original program did not contain a 49-tuple, then it may have been introduced during the Hat transformation itself. Can you send (off-list) your original program, and we'll have a look? Regards, Malcolm