summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T16895e.stderr
blob: 90884a09da719d4269417f5d8405dda9aeca65d2 (plain)
1
2
3
4
5

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