blob: 43d7ac460ef81593cb27497246f226354dcd3796 (
plain)
1
2
3
4
5
|
T16895e.hs:7:15: error:
• Non-variable expression is not allowed in an infix expression
When splicing a TH expression: (`GHC.Base.id GHC.Base.id`)
• In the untyped splice: $(infixE Nothing [| id id |] Nothing)
|