[MLton] changes to compile with -sequence-unit true

Stephen Weeks MLton@mlton.org
Thu, 19 Feb 2004 18:37:23 -0800


Matthew, your recent checkin fails to compile with SML/NJ.  The
problem is SML/NJ's weaker handling of the value restriction (see
directed-graph.sml).  In general, there are also potentially problems
with SML/NJ's weaker inference of flexible record types.

I guess I'll take this as good evidence that you work pretty much
exclusively with the new front end :-).