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

T5051.hs:8:30: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit implementation for
        ‘==’
    • In the instance declaration for ‘Eq [T]’