packages feed

purescript-0.15.15: tests/purs/failing/Superclasses2.out

Error found:
at tests/purs/failing/Superclasses2.purs:6:1 - 6:23 (line 6, column 1 - line 6, column 23)

  A cycle appears in a set of type class definitions:

    {[33mBar[0m, [33mFoo[0m}

  Cycles are disallowed because they can lead to loops in the type checker.


See https://github.com/purescript/documentation/blob/master/errors/CycleInTypeClassDeclaration.md for more information,
or to contribute content related to this error.