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

WildcardInADTContext2.hs:1:53: warning:
    -XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language.

WildcardInADTContext2.hs:4:10: error:
    Not in scope: type variable ‘_a’
    Perhaps you meant ‘a’ (line 4)