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.
↧
Resi conflict when uncurried (v11)
↧