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

PartialClassMethodSignature.hs:6:15:
    Unexpected wild card: ‘_’
    In the type ‘a -> _’
    In the class declaration for ‘Foo’