module Rebase.Data.HashMap.Lazy
(
  module Data.HashMap.Lazy
)
where

import Data.HashMap.Lazy