Skip to content
  • Alec Theriault's avatar
    Add `liftedTyped` to `Lift` class · 7f26b74e
    Alec Theriault authored and Marge Bot's avatar Marge Bot committed
    Implements GHC proposal 43, adding a `liftTyped` method to the `Lift` typeclass.
    This also adds some documentation to `TExp`, describing typed splices and their
    advantages over their untyped counterparts.
    
    Resolves #14671.
    7f26b74e