-
Notifications
You must be signed in to change notification settings - Fork 38
Update to PureScript v0.15.0 #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to PureScript v0.15.0 #156
Conversation
See purescript-contrib/purescript-colors@0ec954c where the following modules were removed since they should exist as their own repos: Color.Scale.Perpetual Color.Scheme.Clrs Color.Scheme.Html Color.Scheme.Harmonic Color.Scheme.MaterialDesign Color.Scheme.Xterm Color.Scheme.X11
|
||
----------------------------------------------------------------- | ||
|
||
-- Provide similar API to purescript-spec to reduce code changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For those who aren't aware, this is done so that we don't depend on spec
(a testing library external to the organization).
I'd like to ensure that the CI builds before merging, so we may have to wait a bit and then kick it to get it going. |
🏓 @thomashoneyman CI builds. Can I get an approval? |
Description of the change
Backlinking to purescript/purescript#4244
Updates project to compile on v0.15.0 PureScript.
Checklist: