purescript-0.14.0: tests/purs/failing/TypedHole.out
Error found:
in module [33mMain[0m
at tests/purs/failing/TypedHole.purs:8:8 - 8:13 (line 8, column 8 - line 8, column 13)
Hole '[33mummm[0m' has the inferred type
[33m [0m
[33m Effect Unit[0m
[33m [0m
You could substitute the hole with one of these values:
[33m [0m
[33m Data.Monoid.mempty :: forall m. Monoid m => m[0m
[33m Main.main :: Effect Unit [0m
[33m [0m
in value declaration [33mmain[0m
See https://github.com/purescript/documentation/blob/master/errors/HoleInferredType.md for more information,
or to contribute content related to this error.