Open serpent7776 opened 2 years ago
The problem is due to a renaming of many of the files containing signatures; these have been changed to have extension .sig, which allows them to have the same base name as the files containing implementation code...
I have a trivial
test.mlb
file containing single line:I can successfully compile this with
mlton test.mlb
, butmlkit test.mlb
gives an error:It works fine when I use
I'm running this on FreeBSD. Maybe there's an issue with case-sensitivity, because there is file
basis/General.sml
, but nobasis/GENERAL.sml
. Tested on 05d73849babbf84a36cca44f1dc1b78624c6cb75 and 86c9cb89258565709b90c79fd985be0bec424368