patch applied (packages/base): Allow Data.HashTable construction
with user-supplied size
Simon Marlow
marlowsd at gmail.com
Wed Sep 22 10:57:43 EDT 2010
Thu Jul 22 14:07:26 PDT 2010
* Allow Data.HashTable construction with user-supplied size
This avoids some resizing for users who know they will be inserting a
lot of data.
http://hackage.haskell.org/trac/ghc/ticket/4193
M ./Data/HashTable.hs -1 +50
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/base;a=darcs_commitdiff;h=20100722210726-da39a-3cad76a099e3abcd209136450467302c70ddbef9.gz
More information about the Cvs-libraries
mailing list