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

tcfail195.hs:6:3:
    Illegal polymorphic or qualified type: forall a. a
    In the definition of data constructor `Foo'
    In the data declaration for `Foo'