Use external syntax/type checker/compiler to test if merge result is correct
For strongly typed languages like Haskell (and probably for some others too) it would make sense to have the ability to check the merge result with the compiler or some other external tool and to fall back on a manual merge if it does not compile.
99
votes
Matthias Hörmann
shared this idea