summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/HasKey.stderr
blob: 76b78a649100c700f95be7102811948d09249aeb (plain)
1
2
3
4
5

HasKey.hs:22:10: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit implementation for
        either ‘compare’ or ‘<=’
    • In the instance declaration for ‘Ord (Keyed x)’