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

drv003.hs:12:10: Warning:
    No explicit implementation for
      either ‘==’ or ‘/=’
    In the instance declaration for ‘Eq (Foo a)’

drv003.hs:15:10: Warning:
    No explicit implementation for
      either ‘==’ or ‘/=’
    In the instance declaration for ‘Eq (Bar b)’