summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T15172.stderr
blob: 8c28c5148c7c9e087e03005b483feab85338ccf7 (plain)
1
2
3
4
5

T15172.hs:11:10: error:
    • Illegal nested constraint ‘F a’
      (Use UndecidableInstances to permit this)
    • In the instance declaration for ‘C [[a]]’