summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T16895a.stderr
blob: 5a5222eb500e5741a1954a43aa2c3f4e246580b9 (plain)
1
2
3
4
5

T16895a.hs:7:15: error:
    • Non-variable expression is not allowed in an infix expression
      When splicing a TH expression: 1 `GHC.Base.id GHC.Base.id` 2
    • In the untyped splice: $(uInfixE [| 1 |] [| id id |] [| 2 |])