purescript-0.15.15: tests/purs/failing/MissingClassExport.out
Error found:
in module [33mTest[0m
at tests/purs/failing/MissingClassExport.purs:2:1 - 7:16 (line 2, column 1 - line 7, column 16)
An export for [33mbar[0m requires the following to also be exported:
[33mclass Foo[0m
See https://github.com/purescript/documentation/blob/master/errors/TransitiveExportError.md for more information,
or to contribute content related to this error.