purescript-0.15.15: tests/purs/failing/4019-1.out
Error found:
in module [33mMain[0m
at tests/purs/failing/4019-1.purs:26:21 - 26:24 (line 26, column 21 - line 26, column 24)
Could not match kind
[33m [0m
[33m K1[0m
[33m [0m
with kind
[33m [0m
[33m K2[0m
[33m [0m
while trying to match type [33mIndexed @Type @K1 @K2 Array[0m
with type [33mt0[0m
while checking that expression [33mfoo[0m
has type [33mt0 t1 t2 t3[0m
in value declaration [33mbar[0m
where [33mt0[0m is an unknown type
[33mt3[0m is an unknown type
[33mt1[0m is an unknown type
[33mt2[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.