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