-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
using purs current master branch (prints --version as 0.11.6 dev build), attempting to pulp build build a project with purescript-css (got version 3.3.0 from Pursuit) in the deps (and insisting on purescript-colors 4.3.0) results in:
* Building project in /home/rox/c/ps/test-pscorefn-src
Compiling CSS.String
Compiling CSS.Property
Compiling CSS.Selector
Compiling CSS.Color
Error 1 of 2:
at bower_components/purescript-css/src/CSS/Selector.purs line 25, column 8 - line 25, column 54
Cannot derive a type class instance for
Data.Generic.Generic Predicate
since instances of this type class are not derivable.
See https://github.com/purescript/documentation/blob/master/errors/CannotDerive.md for more information,
or to contribute content related to this error.
Error 2 of 2:
at bower_components/purescript-css/src/CSS/Property.purs line 20, column 8 - line 20, column 52
Cannot derive a type class instance for
Data.Generic.Generic Prefixed
since instances of this type class are not derivable.
Metadata
Metadata
Assignees
Labels
No labels