Closed hai-nguyen-van closed 1 year ago
Those primitives are only used in the MaPLe fork of MLton (https://github.com/MPLLang/mpl). It looks like (regular) MLton is trying to use the Basis Library implementation of MaPLe.
Indeed, this seems to be related to MPL. I cleaned up some directories and was able to build MLton properly. I don't really understand what I messed up 🤔 I guess we can just close this thread. Thanks for your quick reply.
After downloading and installing MLton 20210117 from the pre-built release on my Ubuntu 22.04.1, I am unable to compile any project (not even the MLton sources itself). I am facing the following errors:
I can confirm that all dependencies specified in the README are already installed.