[Haskell-cafe] maybe IO doesn't suck, but my code does...

Georg Martius mai99dgf at studserv.uni-leipzig.de
Sun Dec 5 05:47:22 EST 2004


Hi,

you probably need to compile it with -O. You can use -Wall as well to see some hint from ghc that prevents you from making silly mistakes.

Georg

On Sat, 4 Dec 2004 22:44:49 +0100, Frédéric Gobry <frederic.gobry at epfl.ch> wrote:

>> I'll maybe perform the actual processing I need to get the job done
>> first, and come back to the mailing list once I'll be stuck with
>> blockwise IO :-)
>
> Arg, I tested the version with strict Stat and and no explicit IO, but
> it still explodes on my log file (stack space overflow after a lot of
> swapping)
>
> :-(
>
> Frédéric
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



-- 

---- Georg Martius,  Tel: (+49 34297) 89434 ----
------- http://www.flexman.homeip.net ---------


More information about the Haskell-Cafe mailing list