purescript-0.14.0: tests/purs/failing/3275-BindingGroupErrorPos.out
Error found:
in module [33mBindingGroupErrorPos[0m
at tests/purs/failing/3275-BindingGroupErrorPos.purs:11:17 - 11:23 (line 11, column 17 - line 11, column 23)
Could not match kind
[33m [0m
[33m Type[0m
[33m [0m
with kind
[33m [0m
[33m Type -> t3[0m
[33m [0m
while checking that type [33mResult[0m
has kind [33mType -> t0[0m
while inferring the kind of [33mResult String[0m
while inferring the kind of [33mInt -> Result String[0m
in binding group wrong
where [33mt0[0m is an unknown type
See https://github.com/purescript/documentation/blob/master/errors/KindsDoNotUnify.md for more information,
or to contribute content related to this error.