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

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

T4966.hs:34:10: Warning:
    No explicit implementation for
      either ‘==’ or ‘/=’
    In the instance declaration for ‘Eq (TreeListObject a)’