summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/MissingDefaultMethodBinding.stderr
blob: 62e7389f4fec71073d269f732c4704f26578f44d (plain)
1
2
3
4

MissingDefaultMethodBinding.hs:5:1: error: [GHC-59794]
    • Class ‘C’ has a generic-default signature without a binding ‘meth’
    • In the class declaration for ‘C’