@hackage lift-generics0.3.1
GHC.Generics-based Language.Haskell.TH.Syntax.lift implementation
lift-generics
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.