summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/NamedWildcardInTypeSplice.stderr
blob: ad78d8c7eff4a14df719a803296367b1ceb8119b (plain)
1
2
3
4
5
6
7
8

NamedWildcardInTypeSplice.hs:8:16: error:
    • Not in scope: type variable ‘_a’
    • In the Template Haskell quotation [t| _a -> _a |]

NamedWildcardInTypeSplice.hs:8:22: error:
    • Not in scope: type variable ‘_a’
    • In the Template Haskell quotation [t| _a -> _a |]