User guide tweaks
[ghc-hetmet.git] / utils / hpc / HpcShowTix.hs
index 79c9fa3..d3d4157 100644 (file)
@@ -2,7 +2,6 @@ module HpcShowTix (showtix_plugin) where
 
 import Trace.Hpc.Mix
 import Trace.Hpc.Tix
-import Trace.Hpc.Util
 
 import HpcFlags
 
@@ -57,4 +56,3 @@ showtix_main flags (prog:modNames) = do
                  ]
        
        return ()
-     
\ No newline at end of file