[Haskell-cafe] Unable to profile program using Data.ByteString.Lazy

Lyle Kopnicky lists at qseep.net
Sun Sep 24 20:23:35 EDT 2006


Donald Bruce Stewart wrote:
> Probably you didn't build fps with profiling as well? You can rebuild
> fps with:
>     runhaskell Setup.hs configure -p 
> as the first step.
>
> -- Don
>   

Thanks, I'll try it. Does that mean when I want to optimize my program, 
I'll need to rebuild fps without profiling?

- Lyle


More information about the Haskell-Cafe mailing list