Wibbles
authorsimonpj@microsoft.com <unknown>
Tue, 31 Aug 2010 11:35:40 +0000 (11:35 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 31 Aug 2010 11:35:40 +0000 (11:35 +0000)
compiler/typecheck/TcMType.lhs

index c7385e2..243fc85 100644 (file)
@@ -33,7 +33,7 @@ module TcMType (
   --------------------------------
   -- Instantiation
   tcInstTyVar, tcInstType, tcInstTyVars, tcInstBoxyTyVar,
   --------------------------------
   -- Instantiation
   tcInstTyVar, tcInstType, tcInstTyVars, tcInstBoxyTyVar,
-  tcInstSigType,
+  tcInstType, tcInstSigType,
   tcInstSkolTyVars, tcInstSkolType, 
   tcSkolSigType, tcSkolSigTyVars, occurCheckErr, execTcTyVarBinds,
 
   tcInstSkolTyVars, tcInstSkolType, 
   tcSkolSigType, tcSkolSigTyVars, occurCheckErr, execTcTyVarBinds,