summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T16895d.stderr
blob: 57ba8725bacbbb5f2dab046c531da1e254a97614 (plain)
1
2
3
4
5
6

T16895d.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` 2
     In the untyped splice:
        $(infixE (Just [| 1 |]) [| (id id) |] (Just [| 2 |]))