X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compat%2Fcompat.mk;h=9c41e0a42c9d7744c3ff9a225d99d9f64825429c;hp=82a37927cc99a69ef3d8016510ddd0131436084c;hb=1a0c116d27a9032611c05efe2b0b07e1eae35dce;hpb=373b03fe979abe898a387e02ca22007b768e343e diff --git a/compat/compat.mk b/compat/compat.mk index 82a3792..9c41e0a 100644 --- a/compat/compat.mk +++ b/compat/compat.mk @@ -45,13 +45,21 @@ SRC_MKDEPENDHS_OPTS += \ -optdep--exclude-module=Distribution.ParseUtils \ -optdep--exclude-module=Distribution.Compiler \ -optdep--exclude-module=Distribution.Version \ - -optdep--exclude-module=System.Directory.Internals + -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=Trace.Hpc.Mix \ + -optdep--exclude-module=Trace.Hpc.Tix \ + -optdep--exclude-module=Trace.Hpc.Util PACKAGE_CABAL = +PACKAGE_HPC = else PACKAGE_CABAL = -package Cabal +PACKAGE_HPC = -package hpc endif