Zap stray whitespace in lhs formatting
[ghc-hetmet.git] / compiler / typecheck / TcBinds.lhs
index 9e0b583..95f3d41 100644 (file)
@@ -827,7 +827,7 @@ checkDistinctTyVars sig_tvs
                         <+> quotes (ppr tidy_tv2)
            ; failWithTcM (env2, msg) }
        where
-\end{code}    
+\end{code}
 
 
 @getTyVarsToGen@ decides what type variables to generalise over.