summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail151.stderr
blob: d0dd7960b54c144dc2801261e9fc83be672f5d29 (plain)
1
2
3
4
5
6
7
8

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

tcfail151.hs:8:6:
    Expecting one more argument to ‛Name a’
    Expected a constraint, but ‛Name a’ has kind ‛* -> Constraint’
    In the data declaration for ‛Exp’