summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T15270A.stderr
blob: ba43e4dae82b1aa3e7e0170d991cca104dca5b5a (plain)
1
2
3
4
5

T15270A.hs:8:6: error:
    • Illegal data constructor name: ‘id’
      When splicing a TH expression: GHC.Base.id
    • In the untyped splice: $(conE 'id)