Error found: in module DoNotSuggestComposition2 at tests/purs/failing/DoNotSuggestComposition2.purs:7:27 - 7:30 (line 7, column 27 - line 7, column 30) Could not match type    Record   with type    Function Int   while trying to match type { y :: Int }  with type Int -> t0 while inferring the type of x 2 in value declaration foo where t0 is an unknown type See https://github.com/purescript/documentation/blob/master/errors/TypesDoNotUnify.md for more information, or to contribute content related to this error.