X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=HACKING;h=c7e6895b03c7477dbe75b9f5ffabd3ff3520802a;hb=56dfaffd65d96d27a74c906c2201fd392e06f154;hp=a57fd975af420095c21c339c37a2e3e687b60d42;hpb=447fe8ef99466a175f4e1b3281c7794c67ca698c;p=ghc-hetmet.git diff --git a/HACKING b/HACKING index a57fd97..c7e6895 100644 --- a/HACKING +++ b/HACKING @@ -149,7 +149,7 @@ Full optimisation ----------------- To turn up everything to the max, for running performance tests for -example, try theses: +example, try these: SRC_HC_OPTS = -H64m -O2 GhcLibHcOpts = -O2