From: simonmar Date: Fri, 22 Apr 2005 21:57:42 +0000 (+0000) Subject: [project @ 2005-04-22 21:57:42 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~689 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=b5277a2b1798deeb048ec014ef022ec07dc05c9b [project @ 2005-04-22 21:57:42 by simonmar] Fix a comment --- diff --git a/mk/config.mk.in b/mk/config.mk.in index b10d403..3dc3225 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -370,7 +370,7 @@ endif # Options for GHC's RTS # For an optimised RTS (you probably don't want to change these; we build -# a debugging RTS by default now. Use -package rts_debug to get it). +# a debugging RTS by default now. Use -debug to get it). GhcRtsHcOpts=-O2 GhcRtsCcOpts=-fomit-frame-pointer