Bug in MLton exception handling?

Stephen Weeks MLton@sourcelight.com
Tue, 26 Mar 2002 11:15:16 -0800


Another thing to try is to compile -type-check true, since that will
run MLton's type checker on its ILs after each optimization pass.  If
there is a bug in our exception stuff, that is likely to catch it.