-
Notifications
You must be signed in to change notification settings - Fork 39
Won't build with latest purescript-colors
4.3.0
#73
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
Comments
purescript-colors
4.3.0 --- while project is still alive, might wanna keep up with deps =)purescript-colors
4.3.0
This is because current master doesn't allow deriving of the old |
Ah of course. Yeah I'm running into this quite a bit right now as I'm going through everything-on-Pursuit =) |
Just thinking... does it make sense if I try and make a PR to use the |
Sure, or we can probably remove generics entirely - the need for deep generics isn't present anymore, so unless anything in here is being implemented with generics I don't think the instances are all that useful. |
using
purs
currentmaster
branch (prints--version
as0.11.6 dev build
), attempting topulp build
build a project withpurescript-css
(got version 3.3.0 from Pursuit) in the deps (and insisting onpurescript-colors
4.3.0) results in:The text was updated successfully, but these errors were encountered: