{-# LANGUAGE Safe #-} module Generics.Deriving.Base (module GHC.Generics) where import GHC.Generics import Generics.Deriving.Instances ()