White space only
authorsimonpj@microsoft.com <unknown>
Tue, 5 Feb 2008 16:37:02 +0000 (16:37 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 5 Feb 2008 16:37:02 +0000 (16:37 +0000)
compiler/iface/LoadIface.lhs

index 36771ba..a2afdcc 100644 (file)
@@ -300,7 +300,8 @@ loadInterface doc_str mod from
                                                 fam_inst_env,
              eps_stats        = addEpsInStats (eps_stats eps) 
                                               (length new_eps_decls)
                                                 fam_inst_env,
              eps_stats        = addEpsInStats (eps_stats eps) 
                                               (length new_eps_decls)
-             (length new_eps_insts) (length new_eps_rules) }
+                                              (length new_eps_insts)
+                                              (length new_eps_rules) }
 
        ; return (Succeeded final_iface)
     }}}}
 
        ; return (Succeeded final_iface)
     }}}}