rescript-labs / bs-let

A PPX for async/await (and general monadic binding) in ReasonML.
MIT License
139 stars 11 forks source link

ppxlib make it work again #33

Open gabriel-bezerra opened 1 year ago

gabriel-bezerra commented 1 year ago

Here are some changes I did to have it compiling on Mac M1 and working on my code base. Not all of them are mandatory. For example, the usage of Ast_builder instead of Ast_helper is not necessary to have it working, and similarly for the usage of Longident.last_exn.