Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Resi conflict when uncurried (v11)

$
0
0

I don’t know then. I actually also tried to use @@uncurried to gradually migrate our codebase to uncurried mode. But I failed because uncurried and curried code got mixed it and didn’t work well together. So instead of using @@uncurried I just enabled uncurried mode for the whole project and it happened to be much easier to fix a few places with compilation error. But first, you need to make all your dependencies work in both curried and uncurried modes.


Viewing all articles
Browse latest Browse all 2592

Trending Articles