X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=HACKING;h=c7e6895b03c7477dbe75b9f5ffabd3ff3520802a;hp=a57fd975af420095c21c339c37a2e3e687b60d42;hb=06b8942c4f279ca62fad6d1b5e955dd33ec3f985;hpb=447fe8ef99466a175f4e1b3281c7794c67ca698c 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