On 2004-09-30 01:11:55 -0700 Tomasz Zielonka <t.zielonka@students.mimuw.edu.pl> wrote: > Hello! > > I have written a faster and more memory efficient ghc solution for the > wordfreq benchmark. It was possible to futher micro-optimize it by > using unsafe array operations, but I thought it wasn't worth the > hassle. Nice job -- it's very fast! -Brent