HMap-1.1.0: Data/HKey.hs
module Data.HKey( HKey
, withKey
, T
, createKey
-- * Key Monad
, KeyM
, getKey
, runKeyM) where
import Data.HKeyPrivate
module Data.HKey( HKey
, withKey
, T
, createKey
-- * Key Monad
, KeyM
, getKey
, runKeyM) where
import Data.HKeyPrivate