| Safe Haskell | Safe | 
|---|---|
| Language | Haskell2010 | 
Language.Haskell.TH.Lift.Internal
Description
Helper functions used in code that Language.Haskell.TH.Lift generates.
Note: this is an internal module, and as such, the API presented here is not guaranteed to be stable, even between minor releases of this library.
Synopsis
- errorQuoteExp :: String -> Q Exp
- unsafeSpliceCoerce :: forall a. Q Exp -> Q (TExp a)