purescript-0.14.0: tests/purs/warning/NewtypeInstance4.out
Warning found:
at tests/purs/warning/NewtypeInstance4.purs:23:1 - 23:86 (line 23, column 1 - line 23, column 86)
The derived newtype instance for
[33m [0m
[33m Main.MonadWriter w [0m
[33m (MyWriter w)[0m
[33m [0m
implies an superclass instance for [33mMain.MonadTell[0m which could not be verified.
See https://github.com/purescript/documentation/blob/master/errors/UnverifiableSuperclassInstance.md for more information,
or to contribute content related to this warning.