From 301c9e60e07a10062d45d36c27e71761f99c81f4 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 11 Jul 2000 15:44:04 +0000 Subject: [PATCH] [project @ 2000-07-11 15:44:04 by simonmar] fix typo --- ghc/docs/users_guide/4-08-notes.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/docs/users_guide/4-08-notes.sgml b/ghc/docs/users_guide/4-08-notes.sgml index 013770a..135a93a 100644 --- a/ghc/docs/users_guide/4-08-notes.sgml +++ b/ghc/docs/users_guide/4-08-notes.sgml @@ -39,7 +39,7 @@ - New flag: , which + New flag: , which dumps a file M.imports that contains the (allegedly) minimal bunch of imports needed by the current module. -- 1.7.10.4