summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T6001.stderr
blob: 593b43f6d8c3614c1be06bbf6ff92ae1be8ba314 (plain)
1
2
3
4
5

T6001.hs:8:18:
    Method signature does not match class; it should be
      fromInteger :: Integer -> DayKind
    In the instance declaration for ‘Num DayKind’