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