Move error-ids to MkCore (from PrelRules)
[ghc-hetmet.git] / compiler / typecheck / TcInstDcls.lhs
index 571cd70..2e74b6a 100644 (file)
@@ -19,6 +19,7 @@ import Inst
 import InstEnv
 import FamInst
 import FamInstEnv
+import MkCore  ( nO_METHOD_BINDING_ERROR_ID )
 import TcDeriv
 import TcEnv
 import RnSource ( addTcgDUs )