summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail195.stderr
blob: 5816773f4885c67f7590cd50c289f54477b61c10 (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 type declaration for `Foo'