Skip to content

Conversation

erikd
Copy link
Member

@erikd erikd commented Nov 5, 2024

No description provided.

@erikd erikd requested a review from andreasabel November 5, 2024 06:32
@andreasabel
Copy link
Member

@erikd Could you also add 9.12.0 to tested-with and update the Haskell CI.
After installing my fork https://github.com/andreasabel/haskell-ci run haskell-ci regenerate.
You might have to bump the other tested-with entries to the latest GHC minor versions Also GHC 7 isn't supported any more by Haskell Ci.

@erikd erikd force-pushed the master branch 2 times, most recently from 2fa7c86 to 8f08406 Compare November 7, 2024 01:30
@erikd
Copy link
Member Author

erikd commented Nov 7, 2024

@andreasabel Done

Copy link
Member

@andreasabel andreasabel left a comment

Choose a reason for hiding this comment

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

Thanks!

I think it would be good if CI tested the new base bound, so GHC 9.12 should be included in CI.
Latest builds [My fork] of Haskell CI do support[s] the alpha1 version.

# version: 0.19.20240708
#
# REGENDATA ("0.19.20240403",["github","parallel.cabal"])
# REGENDATA ("0.19.20240708",["github","parallel.cabal"])
Copy link
Member

Choose a reason for hiding this comment

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

This version of haskell-ci is too old, does not know about GHC 9.12 yet.

parallel.cabal Outdated
tested-with:
GHC == 9.10.0
-- Not supported yet
-- GHC == 9.12.0
Copy link
Member

@andreasabel andreasabel Nov 7, 2024

Choose a reason for hiding this comment

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

My fork supports 9.12.0, I think on the original Haskell CI the same is called 9.12.1.
(No, only my fork works: haskell-CI/haskell-ci#746)

Copy link
Member Author

Choose a reason for hiding this comment

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

I am currently using the one from https://github.com/haskell-CI/haskell-ci @ master 😕

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, now used your branch.

Copy link
Member

@andreasabel andreasabel left a comment

Choose a reason for hiding this comment

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

Great!

@andreasabel andreasabel merged commit f837016 into haskell:master Nov 8, 2024
13 checks passed
@andreasabel
Copy link
Member

Published as revision 9: https://hackage.haskell.org/package/parallel-3.2.2.0/revisions/

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