summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T16895b.stderr
blob: 8309912f6425ee25c35589103802e79b846e53b2 (plain)
1
2
3
4
5
6

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