summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T1476b.stderr
blob: 65b08145010ba8795f9f3a636118433f2afd1b75 (plain)
1
2
3
4
5

T1476b.hs:7:47:
    Not in scope: ‘x’
    In the Template Haskell quotation
      [| \ $(return $ VarP $ mkName "x") -> x |]