Skip to content

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

Merged
merged 6 commits into from
Jun 27, 2018
Merged

Updates for 0.12 #25

merged 6 commits into from
Jun 27, 2018

Conversation

paulyoung
Copy link
Contributor

This is basically done except that Locale was removed in purescript-datetime v4.0.0.

Removed Locale - it was a glorified Tuple without any useful extra functionality

I'm putting this up to discuss the way forward.

@paulyoung paulyoung self-assigned this Jun 19, 2018
@paulyoung
Copy link
Contributor Author

Since the whole idea with purescript-precise-datetime has been to mimic purescript-datetime, I think it makes sense to also remove it.

@natefaubion
Copy link
Contributor

I think we should remove it as well.

@paulyoung
Copy link
Contributor Author

I think anything depending on the things relating to Locale could reimplement what's being removed here to keep things working for the time being.

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",
Copy link
Contributor Author

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

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"
Copy link
Contributor Author

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

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"
Copy link
Contributor Author

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paulyoung paulyoung merged commit f19c30b into master Jun 27, 2018
@paulyoung paulyoung deleted the paulyoung/0.12 branch June 27, 2018 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants