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

CasePrune.hs:14:31: error: [GHC-18872]
    • 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)