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

tcfail195.hs:7:3: error: [GHC-91510]
    • Illegal polymorphic type: forall a. a
    • In the definition of data constructor ‘Foo’
      In the data type declaration for ‘Foo’