Safe Haskell | None |
---|---|
Language | Haskell98 |
Helium.StaticAnalysis.Heuristics.UnifierHeuristics
Description
A heuristic that tries to blaim two program locations that both contribute to the type error, instead of preferring (or choosing) one location over the other. The type error messages will be more "symmetric".