summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T6001.stderr
blob: b1ef88d9fbfa3ad953fb33e1a7ca87bd817a275b (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’