summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/indexed-types/should_fail/SimpleFail9.stderr
blob: fb04fa8af7bc90ede88f689feab517594d766f1a (plain)
1
2
3
4
5
6

SimpleFail9.hs:13:3:
    Type indexes must match class instance head
    Found `(b, Int)' but expected `(a, Int)'
    In the associated type instance for `S7'
    In the instance declaration for `C7 Char (a, Int)'