Changelog for HMap-1.1.5

1.1.5: Added operation to split a KeyT monad. Super trippyness! 1.1.4: Forgot to export KeyT 1.1.3: Made Key monad into monad transformer 1.1.2: Fixed small thing in documentation of HKeySet 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