purescript-0.15.15: tests/purs/failing/Object.out
Error found:
in module [33mMain[0m
at tests/purs/failing/Object.purs:8:14 - 8:16 (line 8, column 14 - line 8, column 16)
Type of expression lacks required label [33mfoo[0m.
while checking that expression [33m{}[0m
has type [33m{ foo :: t0[0m
[33m| t1 [0m
[33m} [0m
while applying a function [33mtest[0m
of type [33m{ foo :: t0[0m
[33m| t1 [0m
[33m} [0m
[33m-> t0 [0m
to argument [33m{}[0m
in value declaration [33mtest1[0m
where [33mt0[0m is an unknown type
[33mt1[0m 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.