module Rebase.Data.Map.Strict
(
  module Data.Map.Strict,
)
where

import Data.Map.Strict