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

T16895a.hs:7:16: 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 |])