Doing the smart canonicalization only if we are not simplifying a Rule LHS.
authordimitris@microsoft.com <unknown>
Fri, 10 Dec 2010 13:22:21 +0000 (13:22 +0000)
committerdimitris@microsoft.com <unknown>
Fri, 10 Dec 2010 13:22:21 +0000 (13:22 +0000)
commit62f76a3cbced691b60f511fb83547a5d62653252
tree97a799a8a2778c022e2d42c52ec6cf61746ae2c7
parentef6d82a4e1d4ba4884c322be85cff291e017f0e6
Doing the smart canonicalization only if we are not simplifying a Rule LHS.
Also, same thing now applies for adding superclasses.
compiler/typecheck/TcCanonical.lhs
compiler/typecheck/TcInteract.lhs
compiler/typecheck/TcSMonad.lhs