[MLton] (no) Standard library bug

Carsten Varming varming at cmu.edu
Wed Aug 23 11:37:42 PDT 2006


Is it really a bug not to include the standard library?

I tried this:

file a.sml:
structure A =
struct
  val a = 1
end

file a.mlb:
a.sml

mlton a.mlb
./a

MLton bug: toplevel suffix not installed.
Please send a bug report to MLton at mlton.org.





More information about the MLton mailing list