excluding Trace.Hpc.* when using the compat library
authorandy@galois.com <unknown>
Tue, 26 Jun 2007 07:22:19 +0000 (07:22 +0000)
committerandy@galois.com <unknown>
Tue, 26 Jun 2007 07:22:19 +0000 (07:22 +0000)
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 =