Sending a file through the CakeML compiler that cannot be parsed will currently only print ###ERROR: parser error. For larger files it is very hard to figure out where the mistake is.
Ideally the parse error would contain the line number or the string that could not be parsed
Sending a file through the CakeML compiler that cannot be parsed will currently only print
###ERROR: parser error
. For larger files it is very hard to figure out where the mistake is. Ideally the parse error would contain the line number or the string that could not be parsed