summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/CasePrune.stderr
blob: c3d89e885c7ba6cede4660f516d0369e0a9fc7f2 (plain)
1
2
3
4
5
6

CasePrune.hs:14:31: error:
    Couldn't match type ‘Int’ with ‘A’
      arising from the coercion of the method ‘ic’
        from type ‘T Int’ to type ‘T A’
    When deriving the instance for (C A)