Warning Police: Unused imports
[ghc-hetmet.git] / utils / hpc / HpcReport.hs
index 8f063f8..2fa79f6 100644 (file)
@@ -5,9 +5,7 @@
 
 module HpcReport (report_plugin) where
 
-import System.Exit
 import Prelude hiding (exp)
-import System(getArgs)
 import List(sort,intersperse)
 import HpcFlags
 import Trace.Hpc.Mix