[Haskell-beginners] Issue with lazy eval + trace
Hugo Ferreira
hmf at inescporto.pt
Tue Nov 8 15:11:02 CET 2011
On 11/07/2011 04:56 PM, Daniel Fischer wrote:
> On Monday 07 November 2011, 17:11:10, Hugo Ferreira wrote:
>>> You're compiling with optimisations, aren't you?
>>
>> Not that I am aware of. I did not set up any compilation flags in the
>> cabal file.
>
> cabal defaults to compiling with -O unless otherwise specified
> ($ cabal build -v2 emits the command lines used to build, if you want to
> check), so you most likely do.
>
Correct. I confirmed this.
Thanks,
Hugo F.
More information about the Beginners
mailing list