Re: Failing to get FXP to work in mlton
Chris Cannam <[email protected]> Tue, 30 Oct 2018 09:44:43 +0000
| Newsgroups | gmane.comp.lang.ml.mlton.user |
|---|---|
| Message-ID | <1540892683.633973.1559372688.444D4D11@webmail.messagingengine.com> |
On Mon, 29 Oct 2018, at 22:58, [email protected] wrote: > That's great, thanks! You have a better version of the underlying code > too (2.0 vs 1.4.5). > > As for my compilation error, I tried to create one .mlb file per > directory (more or less), whereas I see you put every core .sml file > into the one fxplib.mlb file. Although I made a few fixes locally, most of the changes are from Timothy Bourke's patches at http://www.tbrk.org/software/sml-fxp.html - I just couldn't find an existing repo that tracked them. (Although I did say this in the commit log, I should probably also update the README to mention it... and also to update the build instructions.) Chris