add -dfaststring-stats to dump some stats about the FastString hash table
authorSimon Marlow <simonmar@microsoft.com>
Wed, 8 Feb 2006 13:10:18 +0000 (13:10 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 8 Feb 2006 13:10:18 +0000 (13:10 +0000)
commit76e3742711eb9eb2fed7654c56e602b54c517e87
treef8b04d68405880bd921bfb2da958058cd8c038ae
parent3a4f9158d6d6688e591d505461d40e82c002c74c
add -dfaststring-stats to dump some stats about the FastString hash table
ghc/compiler/main/DynFlags.hs
ghc/compiler/main/Main.hs
ghc/compiler/utils/FastString.lhs