{-# LANGUAGE NoImplicitPrelude #-} {-| Module : Data.IntMap.Unicode Copyright : 2009–2012 Roel van Dijk License : BSD3 (see the file LICENSE) Maintainer : Roel van Dijk -} module Data.IntMap.Unicode ( module Data.IntMap.Lazy.Unicode ) where import Data.IntMap.Lazy.Unicode