summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/WildcardInADT2.stderr
blob: e96d385f7386ffdb4fec81570c07abfe070bca0b (plain)
1
2
3
4
5
6

WildcardInADT2.hs:4:34:
    Unexpected wild card: ‘_’
    In the type ‘Either _ a’
    In the definition of data constructor ‘Foo’
    In the data declaration for ‘Foo’