summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_compile/T4966.stderr
blob: 9cd16e50f27a54c17389913dbd725d47cbd4d71f (plain)
1
2
3
4
5
6
7
8

T4966.hs:3:14: warning:
    -XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language.

T4966.hs:35:30: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit implementation for
        either ‘==’ or ‘/=’
    • In the instance declaration for ‘Eq (TreeListObject a)’