From: simonmar Date: Mon, 12 Jun 2000 15:48:55 +0000 (+0000) Subject: [project @ 2000-06-12 15:48:55 by simonmar] X-Git-Tag: Approximately_9120_patches~4281 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=fb2f6de31c7000ce60612fc9ae3e4bb014abfc7c;p=ghc-hetmet.git [project @ 2000-06-12 15:48:55 by simonmar] update link to deleted mkdependHS stuff --- diff --git a/ghc/docs/users_guide/gone_wrong.sgml b/ghc/docs/users_guide/gone_wrong.sgml index b95b2dd..11cb66a 100644 --- a/ghc/docs/users_guide/gone_wrong.sgml +++ b/ghc/docs/users_guide/gone_wrong.sgml @@ -248,9 +248,10 @@ changed interface file, before and after, when applicable. -If you are using make, a useful tool to make sure that every module -is up-to-date with respect to its imported interfaces is -mkdependHS (which comes with GHC). Please see . +If you are using make, GHC can automatically +generate the dependencies required in order to make sure that every +module is up-to-date with respect to its imported +interfaces. Please see .