summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail213.stderr
blob: bef0507b8b9bb9a03fdde1256b8e1bef73527838 (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’