summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail135.stderr
blob: 33712e3a98676a7f45948b5cdaf02ce3a3a05901 (plain)
1
2
3
4
5
6

tcfail135.hs:6:23:
    Expecting one more argument to ‛f’
    Expected a type, but ‛f’ has kind ‛k0 -> *’
    In the type ‛f a -> f’
    In the class declaration for ‛Foo’