Repository : ssh://g...@git.haskell.org/nofib On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/6be7dd6f8cafdf9c286395c15031995dd548c5d0/nofib
>--------------------------------------------------------------- commit 6be7dd6f8cafdf9c286395c15031995dd548c5d0 Author: Edward Z. Yang <ezy...@mit.edu> Date: Wed Oct 2 16:50:34 2013 -0700 Add a copy of HashTable to keep hash GC benchmark working. Signed-off-by: Edward Z. Yang <ezy...@mit.edu> >--------------------------------------------------------------- 6be7dd6f8cafdf9c286395c15031995dd548c5d0 gc/hash/HashTable.hs | 529 ++++++++++++++++++++++++++++++++++++++++++++++++++ gc/hash/hash.hs | 2 +- 2 files changed, 530 insertions(+), 1 deletion(-) Diff suppressed because of size. To see it, use: git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 6be7dd6f8cafdf9c286395c15031995dd548c5d0 _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits