Error found: in module Main at tests/purs/failing/Object.purs:8:14 - 8:16 (line 8, column 14 - line 8, column 16) Type of expression lacks required label foo. while checking that expression {} has type { foo :: t0 | t1  }  while applying a function test of type { foo :: t0 | t1  }  -> t0  to argument {} in value declaration test1 where t0 is an unknown type t1 is an unknown type See https://github.com/purescript/documentation/blob/master/errors/PropertyIsMissing.md for more information, or to contribute content related to this error.