Faster IO

Jim Apple japple at freeshell.org
Thu Jun 23 16:12:41 EDT 2005


I'm having an IO speed problem. I need to input a long string of known 
length and process it with a foldl. getLine and foldl take way too long; 
is there a known faster way?

Jim



More information about the Glasgow-haskell-users mailing list