papa-0.4.0: src/Papa/Base/GHC/Generics.hs
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -Wall #-}
module Papa.Base.GHC.Generics (
module P,
) where
import GHC.Generics as P (
Generic,
Generic1,
)
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -Wall #-}
module Papa.Base.GHC.Generics (
module P,
) where
import GHC.Generics as P (
Generic,
Generic1,
)