
#14296: Add `Lift Exp` instance to `Language.Haskell.TH.Syntax`
-------------------------------------+-------------------------------------
Reporter: heisenbug | Owner: (none)
Type: feature | Status: new
request |
Priority: normal | Milestone:
Component: Template | Version: 8.2.1
Haskell |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: Poor/confusing
Unknown/Multiple | error message
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Being open-minded, I played around with TH quotations and encountered a
strange error message:
TyFamWitnesses.hs:106:40-71: error:
• No instance for (Lift Exp) arising from a use of ‘lift’
• In the expression: lift eqTypeRep
In the expression:
{{{
[| eqTypeRep (typeRep @Maybe) |]
pending(rn) [