summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail106.stderr
blob: e9de772233d73634cfcbb839f6857e3ead2e3512 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

tcfail106.hs:11:10:
    No instance for (S Int)
      arising from the superclasses of an instance declaration
    Possible fix: add an instance declaration for (S Int)
    In the instance declaration for `C Int'

tcfail106.hs:14:10:
    No instance for (S Int)
      arising from the superclasses of an instance declaration
    Possible fix: add an instance declaration for (S Int)
    In the instance declaration for `D Int'