> > -fno-state-hack?
>
> That, or
> {-# LANGUAGE BangPatterns #-}
> ...
> !pole <- liftM (build n . map read . words) getLine
Works for me, thanks!
Petr
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe
