summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T8577.stderr
blob: 595338e07eeac86043707dfbced3a55ecaa05aad (plain)
1
2
3
4
5
6
7
8

T8577.hs:9:11: error:
    • Couldn't match type ‘Int’ with ‘Bool’
      Expected: Q (TExp (A Bool))
        Actual: Q (TExp (A Int))
    • In the expression: y
      In the Template Haskell splice $$(y)
      In the expression: $$(y)