summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/WildcardInADTContext2.stderr
blob: 8333aa4a1462afb2a9abd329c211ec666878fb2f (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: [GHC-76037]
    Not in scope: type variable ‘_a’
    Suggested fix: Perhaps use ‘a’ (line 4)