summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail213.stderr
blob: 92087113890b34de7ef4e045be41ca5c709442c5 (plain)
1
2
3
4
5
6
7

tcfail213.hs:8:1:
    Illegal constraint `F a' in a superclass/instance context
      (Use -XUndecidableInstances to permit this)
    In the context: (F a)
    While checking the super-classes of class `C'
    In the class declaration for `C'