containers-unicode-symbols-0.3.1: Data/IntMap/Unicode.hs
{-# LANGUAGE NoImplicitPrelude #-}
{-|
Module : Data.IntMap.Unicode
Copyright : 2009–2012 Roel van Dijk
License : BSD3 (see the file LICENSE)
Maintainer : Roel van Dijk <vandijk.roel@gmail.com>
-}
module Data.IntMap.Unicode
( module Data.IntMap.Lazy.Unicode
) where
import Data.IntMap.Lazy.Unicode