Error found: in module Test at tests/purs/failing/OrphanInstanceNullary.purs:4:1 - 4:16 (line 4, column 1 - line 4, column 16) Orphan instance c found for    Lib.C    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    See https://github.com/purescript/documentation/blob/master/errors/OrphanInstance.md for more information, or to contribute content related to this error.