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

gadt10.hs:6:24:
    Expecting one more argument to ‘RInt’
    Expected kind ‘*’, but ‘RInt’ has kind ‘k0 -> *’
    In the type ‘RInt’
    In the definition of data constructor ‘R’
    In the data declaration for ‘RInt’