packages feed

purescript-0.15.1: tests/purs/failing/NewtypeUnnamedInstance.out

Error found:
in module [33mMain[0m
at tests/purs/failing/NewtypeUnnamedInstance.purs:8:1 - 8:31 (line 8, column 1 - line 8, column 31)

  Cannot derive newtype instance for
  [33m                  [0m
  [33m  Data.Show.Show X[0m
  [33m                  [0m
  Make sure this is a newtype.


See https://github.com/purescript/documentation/blob/master/errors/InvalidNewtypeInstance.md for more information,
or to contribute content related to this error.