Warning 1 of 2: in module Main at tests/purs/warning/WildcardInferredType.purs:7:6 - 7:7 (line 7, column 6 - line 7, column 7) Wildcard type definition has the inferred type    Int   in value declaration y See https://github.com/purescript/documentation/blob/master/errors/WildcardInferredType.md for more information, or to contribute content related to this warning. Warning 2 of 2: in module Main at tests/purs/warning/WildcardInferredType.purs:5:10 - 5:11 (line 5, column 10 - line 5, column 11) Wildcard type definition has the inferred type    Int   in value declaration x See https://github.com/purescript/documentation/blob/master/errors/WildcardInferredType.md for more information, or to contribute content related to this warning.