can't make it

Stephen Weeks MLton@sourcelight.com
Sat, 10 Mar 2001 12:12:16 -0800 (PST)


> I grabbed the http://www.star-lab.com/sweeks/src.tgz but I can't make it.  One
> small problem was the -v3 option (which the version of MLton I have been using
> doesn't know about), but when I fixed that it complained because Layout.t is
> unbound in lib/mlton/basic/relation.sig (line 14-15).  

This was actually a bug in the way the sources.cm files were set up.  The old
MLton that you have is pickier than the new one, which doesn't catch the error.

> I guess that the problem
> is that I don't have a running version of THIS MLton, and the old one is too
> old to make it.  Any suggestions?

I put up a snapshot at
	http://www.star-lab.com/sweeks/mlton.tgz

This snapshot contains the lib directory as well, which has the mlton
executable.  Hopefully you can make it with that.