Properly normalise reduced dicts
[ghc-hetmet.git] / compiler / typecheck / TcTyFuns.lhs
index 1de7386..e3e28ab 100644 (file)
@@ -8,7 +8,6 @@ module TcTyFuns (
        normaliseGivenEqs, normaliseGivenDicts, 
        normaliseWantedEqs, normaliseWantedDicts,
        solveWantedEqs,
-       substEqInDictInsts,
        
         -- errors
         misMatchMsg, failWithMisMatch