summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T16895c.stderr
blob: 38475cce3c58e8a131f0edfa1f0f57c0ff14f3db (plain)
1
2
3
4
5
6

T16895c.hs:7:16:
     Non-variable expression is not allowed in an infix expression
      When splicing a TH expression: (1 `GHC.Base.id GHC.Base.id`)
     In the untyped splice:
        $(infixE (Just [| 1 |]) [| id id |] Nothing)