[GHC] #8495: Infinite loop when using Data.HashTable.newHint and Data.HashTable.update
GHC
ghc-devs at haskell.org
Mon Nov 4 09:09:04 UTC 2013
#8495: Infinite loop when using Data.HashTable.newHint and Data.HashTable.update
-------------------------------------+------------------------------------
Reporter: erszcz | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 7.4.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonpj):
I see that the online documentation for `Data.HashTable` says
"Deprecated: `Data.HashTable` will be removed in GHC 7.8. Please use an
alternative, e.g. the `hashtables` package, instead."
So it might be worth checking out that package?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8495#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list