[don't print type analysis stats automatically
John Meacham <john@repetae.net>**20060322223528] hunk ./E/TypeAnalysis.hs 72
-    calcFixpoint "type analysis" fixer
+    findFixpoint Nothing fixer
hunk ./E/TypeAnalysis.hs 78
-    when (stats /= mempty) $ printStat "TypeAnalysis" stats
+    --when (stats /= mempty) $ printStat "TypeAnalysis" stats