summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T11724.stderr
blob: dbdbb6fdef60708957242ff20dcc5e539f230b94 (plain)
1
2
3
4
5
6
7

T11724.hs:7:44: error:
    • A levity-polymorphic type is not allowed here:
        Type: a
        Kind: TYPE r
    • In the definition of data constructor ‘Foo’
      In the data type declaration for ‘Foo’