summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod54.stderr
blob: 2670b53e2d1db1bf38af018853cdf2f7aebc3bd0 (plain)
1
2
3
4
5
6
7
8

mod54.hs:3:22:
    No instance for (Eq T)
      arising from the 'deriving' clause of a data type declaration
    Possible fix:
      use a standalone 'deriving instance' declaration,
        so you can specify the instance context yourself
    When deriving the instance for (Ord T)