purescript-0.15.1: tests/purs/failing/InvalidDerivedInstance3.out
Error found:
in module [33mMain[0m
at tests/purs/failing/InvalidDerivedInstance3.purs:8:15 - 8:16 (line 8, column 15 - line 8, column 16)
Type synonym [33mMain.S[0m is partially applied.
Type synonyms must be applied to all of their type arguments.
while checking that type [33mS[0m
has kind [33mType[0m
in type constructor [33mN[0m
See https://github.com/purescript/documentation/blob/master/errors/PartiallyAppliedSynonym.md for more information,
or to contribute content related to this error.