X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fcompat%2FMakefile;fp=ghc%2Flib%2Fcompat%2FMakefile;h=5083e498a676830ef2c679f7c8c45668ae45c421;hb=e8d07af14d22cc4be86960fe5cbdc7630a495836;hp=b34c900cff42f48b1ecd45f7d33995dbc0865c64;hpb=fb3a22d8d261e67742f92bf26861080ad9b774e9;p=ghc-hetmet.git diff --git a/ghc/lib/compat/Makefile b/ghc/lib/compat/Makefile index b34c900..5083e49 100644 --- a/ghc/lib/compat/Makefile +++ b/ghc/lib/compat/Makefile @@ -52,6 +52,18 @@ EXCLUDED_SRCS += \ Distribution/ParseUtils.hs \ Distribution/Compiler.hs \ Distribution/Version.hs + +SRC_MKDEPENDHS_OPTS += \ + -optdep--exclude-module=System.Directory.Internals \ + -optdep--exclude-module=Distribution.Compat.ReadP \ + -optdep--exclude-module=Distribution.Extension \ + -optdep--exclude-module=Distribution.GetOpt \ + -optdep--exclude-module=Distribution.InstalledPackageInfo \ + -optdep--exclude-module=Distribution.License \ + -optdep--exclude-module=Distribution.Package \ + -optdep--exclude-module=Distribution.ParseUtils \ + -optdep--exclude-module=Distribution.Compiler \ + -optdep--exclude-module=Distribution.Version endif # Some explicit dependencies