FIX problem with not using the compat lib for Set in hpc tools.
authorandy@galois.com <unknown>
Sun, 15 Jul 2007 21:36:02 +0000 (21:36 +0000)
committerandy@galois.com <unknown>
Sun, 15 Jul 2007 21:36:02 +0000 (21:36 +0000)
utils/hpc/HpcShowTix.hs

index d3d4157..4ed07fd 100644 (file)
@@ -5,7 +5,7 @@ import Trace.Hpc.Tix
 
 import HpcFlags
 
-import qualified Data.Set as Set
+import qualified HpcSet as Set
 
 showtix_options = 
   [ excludeOpt,includeOpt,hpcDirOpt