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

WildcardInADTContext2.hs:1:53: warning: [-Wdeprecated-flags (in -Wdefault)]
    -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’
    Suggested fix: Perhaps use ‘a’ (line 4)