Curious about the HashTable problem
- by astamatto
I read that hash tables in Haskell had performance issues (on Jon Harrop's website), and since i like Haskell it worried me.
That was a year ago, what is the status now (June 2010)? Has the "hash table problem" been fixed in GHC?