> /tmp/fileR7UCrO.c: In function `Chunk1':
> /tmp/fileR7UCrO.c:953: `L_198' undeclared (first use in this function)
> compile errors.
This is due to Int_negCheck being missing from the C backend. I've now added
it. Here are the relevant files to change.
runtime/basis/Int/negOverflow.c
runtime/Makefile
include/ccodegen.h