From 92f336f618b997f339852d2d46a2d526fb062e51 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 15 Feb 2002 09:46:15 +0000 Subject: [PATCH] [project @ 2002-02-15 09:46:15 by simonmar] Fix typo --- ghc/driver/ghc-usage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/driver/ghc-usage.txt b/ghc/driver/ghc-usage.txt index 55372d2..0986086 100644 --- a/ghc/driver/ghc-usage.txt +++ b/ghc/driver/ghc-usage.txt @@ -55,7 +55,7 @@ Other commonly-used options are: (add -auto-all for automagic cost-centres on all top-level functions) - -H14m Increase compiler's heap size (might make the + -H14m Increase compiler's heap size (might make compilation faster, especially on large source files). -M Output Makefile rules recording the -- 1.7.10.4