Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: support for local #1

Open
hai-nguyen-van opened this issue Feb 13, 2020 · 0 comments
Open

Feature request: support for local #1

hai-nguyen-van opened this issue Feb 13, 2020 · 0 comments

Comments

@hai-nguyen-van
Copy link

hai-nguyen-van commented Feb 13, 2020

Thanks for the great effort of supporting .mlb files. It would be great to integrate the syntax local ... in ... end if you ever have time. For instance, it can be useful to use the MLton.Random structure:

 local $(SML_LIB)/smlnj-lib/Util/smlnj-lib.mlb in
   signature RAND
   structure Rand
 end
 local $(SML_LIB)/basis/mlton.mlb in
   signature MLTON_RANDOM
   structure MLton
 end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant