excluding Trace.Hpc.* when using the compat library
[ghc-hetmet.git] / compat / compat.mk
index 62057d1..c9232f7 100644 (file)
@@ -48,7 +48,10 @@ SRC_MKDEPENDHS_OPTS += \
        -optdep--exclude-module=System.FilePath \
        -optdep--exclude-module=System.FilePath.Posix \
        -optdep--exclude-module=System.FilePath.Windows \
-       -optdep--exclude-module=System.Directory.Internals
+       -optdep--exclude-module=System.Directory.Internals \
+       -optdep--exclude-module=Trace.Hpc.Mix \
+       -optdep--exclude-module=Trace.Hpc.Util
+
 
 PACKAGE_CABAL =