[project @ 2000-11-27 17:46:09 by sewardj]
authorsewardj <unknown>
Mon, 27 Nov 2000 17:46:09 +0000 (17:46 +0000)
committersewardj <unknown>
Mon, 27 Nov 2000 17:46:09 +0000 (17:46 +0000)
rm debug printing

ghc/compiler/main/MkIface.lhs

index a63c80f..3df7de5 100644 (file)
@@ -429,7 +429,7 @@ addVersionInfo (Just old_iface@(ModIface { mi_version = old_version,
        -- mi_globals field set to anything reasonable.
 
   | otherwise          -- Add updated version numbers
-  = pprTrace "completeIface" (ppr (dcl_tycl old_decls))
+  = --pprTrace "completeIface" (ppr (dcl_tycl old_decls))
     (final_iface, Just pp_tc_diffs)
        
   where