Skip to content
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

haiku: use libstdc++ #521

Closed
wants to merge 1 commit into from
Closed

Conversation

jessicah
Copy link

@jessicah jessicah commented Jun 6, 2023

No description provided.

@jessicah
Copy link
Author

jessicah commented Jun 6, 2023

Will this get backported to earlier releases as necessary as well, or should I make other PRs for those? Do I also need to include bumping minor/patch version?

@Bodigrim
Copy link
Contributor

Bodigrim commented Jun 6, 2023

There are no plans for backports, we'll just cut text-2.1.0 at some point in future, probably in time for GHC 9.8.

@Bodigrim Bodigrim requested a review from Lysxia June 6, 2023 18:56
@jessicah
Copy link
Author

jessicah commented Jun 6, 2023

@Bodigrim as a dependency of things like cabal, it'd be helpful to have sooner rather than later, as I need to manually patch, and repackage tarballs for cabal bootstrap, and given it's such a minor change, 2.0.3 seems satisfactory being a non-abi change? E.g. I'm still working with GHC-9.0 presently.

@Bodigrim Bodigrim self-requested a review June 7, 2023 18:51
@Bodigrim
Copy link
Contributor

Bodigrim commented Jun 7, 2023

For Cabal bootstrap - and especially if you use GHC 9.0 - you should be fine with a vanilla text-1.2.5.0.tar.gz.

CI fails because Cabal cannot recognize a new architecture. Instead of adding a clause elif os(haiku) you can just act on TODO below (and regenerate haskell-ci, upgrading Cabal used by CI jobs to 3.10, if needed).

@Bodigrim
Copy link
Contributor

Bodigrim commented Jul 7, 2023

Closing, superseded by #524.

@Bodigrim Bodigrim closed this Jul 7, 2023
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.

3 participants