summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T20873c.stderr
blob: 972d01c583656e87aabe2a4440e2e2d1ad28f5a6 (plain)
1
2
3
4
5

T20873c.hs:10:1: error:
    • Illegal kind signature ‘Foo’
        (Use KindSignatures to allow kind signatures)
    • In the data declaration for ‘Foo’