packages feed

purescript-0.15.15: tests/purs/warning/NewtypeInstance.out

Warning found:
in module [33mMain[0m
at tests/purs/warning/NewtypeInstance.purs:8:1 - 8:38 (line 8, column 1 - line 8, column 38)

  The derived newtype instance for
  [33m                [0m
  [33m  Data.Ord.Ord X[0m
  [33m                [0m
  does not include a derived superclass instance for [33mData.Eq.Eq[0m.

in value declaration [33mordX[0m

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