From: simonmar Date: Wed, 12 Jan 2005 15:26:28 +0000 (+0000) Subject: [project @ 2005-01-12 15:26:28 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1252 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1c06c2c1a5fb22b9a1f2d4db85674b8f9bcc8ebb;p=ghc-hetmet.git [project @ 2005-01-12 15:26:28 by simonmar] Track removal of Distribution.Compat.Error --- diff --git a/ghc/compiler/Makefile b/ghc/compiler/Makefile index 4cadc67..69adbaf 100644 --- a/ghc/compiler/Makefile +++ b/ghc/compiler/Makefile @@ -522,7 +522,6 @@ endif SRC_MKDEPENDHS_OPTS += \ -optdep--exclude-module=Compat.RawSystem \ -optdep--exclude-module=Compat.Directory \ - -optdep--exclude-module=Distribution.Compat.Error \ -optdep--exclude-module=Distribution.Compat.ReadP \ -optdep--exclude-module=Distribution.Extension \ -optdep--exclude-module=Distribution.GetOpt \