Error found: in module Main at tests/purs/failing/OrphanInstanceFunDepCycle.purs:5:1 - 5:22 (line 5, column 1 - line 5, column 22) Orphan instance clr found for    Lib.C L  R   This problem can be resolved by declaring the instance in Lib, or by defining the instance on a newtype wrapper. in type class instance    Lib.C L  R   See https://github.com/purescript/documentation/blob/master/errors/OrphanInstance.md for more information, or to contribute content related to this error.