Remove some of the old compat stuff now that we assume GHC 6.4
[ghc-hetmet.git] / compat / compat.mk
index 4740510..8101021 100644 (file)
@@ -36,8 +36,6 @@ endif
 # This is horrible.  We ought to be able to omit the entire directory
 # from mkDependHS.
 SRC_MKDEPENDHS_OPTS += \
-       -optdep--exclude-module=Compat.RawSystem \
-       -optdep--exclude-module=Compat.Directory \
        -optdep--exclude-module=Compat.Unicode \
        -optdep--exclude-module=Distribution.Compat.FilePath \
        -optdep--exclude-module=Distribution.Compat.ReadP \
@@ -52,7 +50,6 @@ 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=Trace.Hpc.Mix \
        -optdep--exclude-module=Trace.Hpc.Tix \
        -optdep--exclude-module=Trace.Hpc.Util