purescript
purescript copied to clipboard
Updated needed for purescript-prelude to version 4.1.1
Error found:
in module Type.Row
at bower_components/purescript-typelevel-prelude/src/Type/Row.purs:4:5 - 4:24 (line 4, column 5 - line 4, column 24)
Export for type Prim.RowList.Cons conflicts with type class Prim.Row.Cons
See https://github.com/purescript/documentation/blob/master/errors/ExportConflict.md for more information,
or to contribute content related to this error.
* ERROR: Subcommand terminated with exit code 1
This gets fixed with an update of purescript-prelude to version 4.1.1.
See also: