summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_compile/T4966.stderr
blob: dceeaa698f86b48a46031562323504bb03229b8d (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:33:30: Warning:
    No explicit implementation for
      either ‘==’ or ‘/=’
    In the instance declaration for ‘Eq (TreeListObject a)’