The big migration thread for ReScript v11 (and uncurried mode)

Hmm, OK. Probably easier to vendor the whole thing then, since it’s quite a few functions.

Thanks for the quick response!

1 Like

Yeah simply vendoring the module should mean you don’t need to make any changes at all, since it can be compiled in uncurried mode directly if that’s the mode that’s configured in your project. So when it’s possible, vendoring is the way to go.

4 Likes