X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compat%2Fcompat.mk;h=9c41e0a42c9d7744c3ff9a225d99d9f64825429c;hp=c9232f732dea2ad8292aa31b1471dc4409d33b77;hb=e552cfc427d2734b9a9629f2ab1d22f493e775f6;hpb=05960aa68358fa6d921f41fe4a00480efe46477a diff --git a/compat/compat.mk b/compat/compat.mk index c9232f7..9c41e0a 100644 --- a/compat/compat.mk +++ b/compat/compat.mk @@ -50,14 +50,16 @@ SRC_MKDEPENDHS_OPTS += \ -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