purescript-0.15.15: tests/purs/failing/VisibleTypeApplications2.out
Error found:
in module [33mMain[0m
at tests/purs/failing/VisibleTypeApplications2.purs:7:11 - 7:18 (line 7, column 11 - line 7, column 18)
An expression of monomorphic type:
[33m [0m
[33m Int -> Int[0m
[33m [0m
cannot be applied to:
[33m [0m
[33m Int[0m
[33m [0m
while inferring the type of [33mid[0m
in value declaration [33mfailTwo[0m
See https://github.com/purescript/documentation/blob/master/errors/CannotApplyExpressionOfTypeOnType.md for more information,
or to contribute content related to this error.