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

WildcardInADTContext1.hs:1:37: Warning:
    -XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language.

WildcardInADTContext1.hs:4:13:
    Wildcard not allowed
    In the context: (Eq a, _)