packages feed

purescript-0.15.15: tests/purs/failing/NewtypeInstance5.out

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

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

in value declaration [33mfunctorX[0m

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