Changelog of @hackage/HMap 1.1.1

1.1.1: Fixed build failing..

1.1.0 : Added HKeySet and Untypeable, reorganized the code

1.0.5 : Added KeyM monad

1.0.3 : Added NOINLINE pragma

1.0.2 : Small improvements to documentation.

1.0.1 : Added hashable as dependency. Version numbers now not stupid.

0.912 : Replaced Data.Map with Hashmap for speed.

0.902 : Support for top level scoped keys

0.901: Improved cabal file

0.9 : Initial version