Wibbles
[ghc-hetmet.git] / compiler / typecheck / TcMType.lhs
index c7385e2..243fc85 100644 (file)
@@ -33,7 +33,7 @@ module TcMType (
   --------------------------------
   -- Instantiation
   tcInstTyVar, tcInstType, tcInstTyVars, tcInstBoxyTyVar,
-  tcInstSigType,
+  tcInstType, tcInstSigType,
   tcInstSkolTyVars, tcInstSkolType, 
   tcSkolSigType, tcSkolSigTyVars, occurCheckErr, execTcTyVarBinds,