On Wed, Feb 25, 2009 at 2:15 PM, Neil Mitchell <[email protected]> wrote: > src <- decodeFile "_make/_make" > Map.size mp `seq` performGC
Shouldn't you use rnf[1]? Also, there seems to be binary-strict on Hackage, but I don't know if it is being maintained anymore. HTH, [1] http://www.haskell.org/ghc/docs/latest/html/libraries/parallel/Control-Parallel-Strategies.html#v%3Arnf -- Felipe. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
