FIX BUILD: we need --exclude-module Trace.* too
authorSimon Marlow <simonmar@microsoft.com>
Fri, 29 Jun 2007 11:02:40 +0000 (11:02 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 29 Jun 2007 11:02:40 +0000 (11:02 +0000)
compat/compat.mk

index db1a6c2..9c41e0a 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.Tix \
+       -optdep--exclude-module=Trace.Hpc.Util
 
 PACKAGE_CABAL =
 PACKAGE_HPC   =