This package provides a GHC.Generics
-based genericLift
function, which can
be used for providing a Language.Haskell.TH.Syntax.lift
implementation. See
the documentation in the Language.Haskell.TH.Lift.Generics
module to get
started.
Credit goes to Matthew Pickering for suggesting this idea.