packages feed

purescript-0.14.0: tests/purs/warning/DeprecatedImportExportKinds.out

Warning 1 of 3:

  at tests/purs/warning/DeprecatedImportExportKinds.purs:6:13 - 6:21 (line 6, column 13 - line 6, column 21)

    Kind imports are deprecated and will be removed in a future release. Omit the 'kind' keyword instead.


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

Warning 2 of 3:

  at tests/purs/warning/DeprecatedImportExportKinds/Lib.purs:5:1 - 5:24 (line 5, column 1 - line 5, column 24)

    Foreign kind imports are deprecated and will be removed in a future release. Use empty 'data' instead.


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

Warning 3 of 3:

  at tests/purs/warning/DeprecatedImportExportKinds/Lib.purs:2:5 - 2:13 (line 2, column 5 - line 2, column 13)

    Kind exports are deprecated and will be removed in a future release. Omit the 'kind' keyword instead.


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