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

tcfail028.hs:4:17:
    Expecting one more argument to ‛A a’
    Expected a type, but ‛A a’ has kind ‛k0 -> *’
    In the type ‛A a’
    In the definition of data constructor ‛B’
    In the data declaration for ‛A’