[project @ 2000-05-09 12:34:29 by rrt]
authorrrt <unknown>
Tue, 9 May 2000 12:34:29 +0000 (12:34 +0000)
committerrrt <unknown>
Tue, 9 May 2000 12:34:29 +0000 (12:34 +0000)
Point out in the comment for GhcLibHcOpts that it also applies to the
standard library and hslibs.

mk/config.mk.in

index d8fdf44..45824f7 100644 (file)
@@ -209,6 +209,7 @@ GhcLibWays=p
 endif
 
 # Option flags to pass to GHC when it's compiling prelude modules
+# *and* standard library modules (std) *and* modules in hslibs
 # Typically these are things like -O or -dcore-lint
 # The ones that are *essential* are wired into ghc/lib/Makefile
 #