Zap stray whitespace in lhs formatting
[ghc-hetmet.git] / compiler / iface / LoadIface.lhs
index 9c89f18..8625a1a 100644 (file)
@@ -518,7 +518,7 @@ ifaceStats eps
         hsep [ int (n_rules_out stats), text "rule decls imported, out of",  
                int (n_rules_in stats), text "read"]
        ]
-\end{code}    
+\end{code}
 
 
 %************************************************************************