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