Remove redundant HpcMap and HpcSet wrappers around Data.{Map,Set}
[ghc-hetmet.git] / utils / hpc / HpcUtils.hs
index 0f56629..397a041 100644 (file)
@@ -1,7 +1,7 @@
 module HpcUtils where
 
 import Trace.Hpc.Util
-import qualified HpcMap as Map
+import qualified Data.Map as Map
 
 -- turns \n into ' '
 -- | grab's the text behind a HpcPos;