Error found: in module SuggestComposition at tests/purs/failing/SuggestComposition.purs:7:5 - 7:6 (line 7, column 5 - line 7, column 6) Could not match type    Record   with type    Function Int   while trying to match type { g :: t0 | t1  }  with type t2 -> t3 while checking that expression g has type { g :: t0 | t1  }  while checking type of property accessor g.g in value declaration f where t2 is an unknown type t3 is an unknown type t0 is an unknown type t1 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.