summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/PolyKinds04.stderr
blob: 1ffdf3910bfc61eb5debdf63c0166b4a4a8ee203 (plain)
1
2
3
4
5
6
7
8

PolyKinds04.hs:5:16:
    Expecting one more argument to ‛Maybe’
    The first argument of ‛A’ should have kind ‛*’,
      but ‛Maybe’ has kind ‛* -> *’
    In the type ‛A Maybe’
    In the definition of data constructor ‛B1’
    In the data declaration for ‛B’