summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/gadt10.stderr
blob: fa485aade5d65da60a4f35c3a2dbf8cc307fac2c (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’