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

T10899.hs:8:3: error:
    • Illegal polymorphic type: forall (m :: * -> *). m a
    • In the default type instance declaration for ‘F’
      In the class declaration for ‘C’