-
Notifications
You must be signed in to change notification settings - Fork 3
Updates for 0.12 #25
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
Updates for 0.12 #25
Conversation
Since the whole idea with |
I think we should remove it as well. |
I think anything depending on the things relating to |
bower.json
Outdated
"purescript-either": "^4.0.0", | ||
"purescript-enums": "^4.0.0", | ||
"purescript-foldable-traversable": "^4.0.0", | ||
"purescript-formatters": "slamdata/purescript-formatters#ee2a7e93dd124a71e188a75b002289bfffe4618e", |
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.
We should wait on this.
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.
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.
This was merged, so we can change this to v4.0.0.
bower.json
Outdated
"purescript-tuples": "^5.0.0", | ||
"purescript-unicode": "^4.0.0", | ||
"purescript-numbers": "^6.0.0", | ||
"purescript-decimals": "sharkdp/purescript-decimals#8ad1954ccd6cc4cbbca76e5772f802e12c387ce8" |
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.
We should also wait on this.
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.
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.
This was merged.
"purescript-spec-discovery": "^2.0.0" | ||
"purescript-psci-support": "^4.0.0", | ||
"purescript-spec": "^3.0.0", | ||
"purescript-spec-discovery": "owickstrom/purescript-spec-discovery#06d37dbdb2f456a95b68543cc8a0371dbebf87b5" |
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.
We might want to wait on this.
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.
This is basically done except that
Locale
was removed inpurescript-datetime
v4.0.0
.I'm putting this up to discuss the way forward.