summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/gadt10.stderr
blob: eab47219709926a828c54f9c148d617146efb330 (plain)
1
2
3
4
5
6
7

gadt10.hs:6:24:
    `RInt' is not applied to enough type arguments
    Expected kind `ArgKind', but `RInt' has kind `k0 -> *'
    In the type `RInt'
    In the definition of data constructor `R'
    In the data type declaration for `RInt'