Error 1 of 2: in module MultipleErrors at tests/purs/failing/MultipleErrors.purs:8:9 - 8:15 (line 8, column 9 - line 8, column 15) Could not match type    String   with type    Int   while checking that type String is at least as general as type Int while checking that expression "Test" has type Int in binding group foo, bar See https://github.com/purescript/documentation/blob/master/errors/TypesDoNotUnify.md for more information, or to contribute content related to this error. Error 2 of 2: in module MultipleErrors at tests/purs/failing/MultipleErrors.purs:12:9 - 12:15 (line 12, column 9 - line 12, column 15) Could not match type    String   with type    Int   while checking that type String is at least as general as type Int while checking that expression "Test" has type Int in binding group foo, bar See https://github.com/purescript/documentation/blob/master/errors/TypesDoNotUnify.md for more information, or to contribute content related to this error.