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

T16895e.hs:7:15: error: [GHC-99831]
    • 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)