ghc-hashtables 1.2.3.4 Haskell Mutable hash tables in the ST monad

This package provides a Haskell library including a couple of different implementations of mutable hash tables in the ST monad, as well as a typeclass abstracting their common operations, and a set of wrappers to use the hash tables in the IO monad.