purescript-0.15.15: tests/purs/failing/Rank2Types.out
Error found:
in module [33mMain[0m
at tests/purs/failing/Rank2Types.purs:8:25 - 8:26 (line 8, column 25 - line 8, column 26)
Could not match type
[33m [0m
[33m Int[0m
[33m [0m
with type
[33m [0m
[33m a0[0m
[33m [0m
while checking that type [33mInt[0m
is at least as general as type [33ma0[0m
while checking that expression [33m1[0m
has type [33ma0[0m
in value declaration [33mtest1[0m
where [33ma0[0m is a rigid type variable
bound at (line 8, column 14 - line 8, column 27)
See https://github.com/purescript/documentation/blob/master/errors/TypesDoNotUnify.md for more information,
or to contribute content related to this error.