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

import Data.Map.Lazy