papa-0.4.0: src/Papa/Containers/Data/IntMap.hs
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -Wall #-}
module Papa.Containers.Data.IntMap (
module X,
) where
import Data.IntMap.Strict as X
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -Wall #-}
module Papa.Containers.Data.IntMap (
module X,
) where
import Data.IntMap.Strict as X