Re: patch applied (cabal): add --enable-optimization/--disable-optimization config options (on by default)

2007-02-18 Thread Duncan Coutts
On Sun, 2007-02-18 at 17:18 +, Ian Lynagh wrote: > On Tue, Feb 13, 2007 at 10:51:38AM +1100, Donald Bruce Stewart wrote: > > > > I think developers can be expected to read the docs and turn off > > optimisations if they like. Everyone else should get -O by default, to > > avoid bad press ;-) >

Re: patch applied (cabal): add --enable-optimization/--disable-optimization config options (on by default)

2007-02-18 Thread Ian Lynagh
On Tue, Feb 13, 2007 at 10:51:38AM +1100, Donald Bruce Stewart wrote: > > I think developers can be expected to read the docs and turn off > optimisations if they like. Everyone else should get -O by default, to > avoid bad press ;-) Since Duncan asked for opinions, I agree with Don. Thanks Ian