reasonml / reason

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
http://reasonml.github.io
MIT License
10.08k stars 425 forks source link

Improve functor printing. #2683

Closed SanderSpies closed 1 year ago

SanderSpies commented 1 year ago

Reduces the amount of parentheses around functor usage.

Related to: #2682.

anmonteiro commented 1 year ago

Thanks, looks good. Can you add an entry to HISTORY.md?

SanderSpies commented 1 year ago

@anmonteiro I added a history entry. I hope 3.9 makes sense as a next version.

SanderSpies commented 1 year ago

OCaml 4.03 CI is having problems with installing nodejs and npm.