purescript-0.15.15: tests/purs/failing/DctorOperatorAliasExport.out
Error found:
in module [33mData.List[0m
at tests/purs/failing/DctorOperatorAliasExport.purs:2:1 - 6:21 (line 2, column 1 - line 6, column 21)
An export for [33m(:)[0m requires the following data constructor to also be exported:
[33mCons[0m
See https://github.com/purescript/documentation/blob/master/errors/TransitiveDctorExportError.md for more information,
or to contribute content related to this error.