X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fcompat%2Fcompat.mk;fp=ghc%2Flib%2Fcompat%2Fcompat.mk;h=98120a3aef21535c96b80552cb8c94f4165ffb3b;hb=6edd4302fab7c5594284f122679f0368f2dbcf55;hp=6eb9170a37fb743762260863284de90b4446139b;hpb=498c27f87c0f9a463b4ed5f838351cc65ea04572;p=ghc-hetmet.git diff --git a/ghc/lib/compat/compat.mk b/ghc/lib/compat/compat.mk index 6eb9170..98120a3 100644 --- a/ghc/lib/compat/compat.mk +++ b/ghc/lib/compat/compat.mk @@ -24,6 +24,7 @@ endif SRC_MKDEPENDHS_OPTS += \ -optdep--exclude-module=Compat.RawSystem \ -optdep--exclude-module=Compat.Directory \ + -optdep--exclude-module=Distribution.Compat.FilePath \ -optdep--exclude-module=Distribution.Compat.ReadP \ -optdep--exclude-module=Distribution.Extension \ -optdep--exclude-module=Distribution.GetOpt \