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

T16895b.hs:7:15: error:
    • 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 |]))