2008-10-11 Hackage status with GHC 6.10

Ian Lynagh igloo at earth.li
Sun Oct 12 09:56:37 EDT 2008


On Sun, Oct 12, 2008 at 03:40:53PM +0200, Henning Thielemann wrote:
> 
> ... and erm, how can I enable parsing of optimizer rules?
> With {-# OPTIONS_GHC -O #-} ?

Yes, although note that Cabal passes -O by default. I'd recommend not
putting it in a pragma, as that will break
    ./Setup configure --disable-optimization


Thanks
Ian



More information about the Libraries mailing list