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

Bump CHaP and remove most constraints from the cabal file #5012

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

michaelpj
Copy link
Contributor

I revised a bunch of things in CHaP and the constraints are not needed
any more.

hedgehog >= 1.0
, dependent-sum >= 0.7.1.0
, bimap >= 0.4.0
, libsystemd-journal >= 1.4.4
Copy link
Contributor Author

Choose a reason for hiding this comment

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

moved to cabal file

constraints:
hedgehog >= 1.0
, dependent-sum >= 0.7.1.0
, bimap >= 0.4.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

moved to cabal file

, dependent-sum >= 0.7.1.0
, bimap >= 0.4.0
, libsystemd-journal >= 1.4.4
, systemd >= 2.3.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

moved to cabal file

, tree-diff >= 0.2.2

-- Haddock is broken in this release. Waiting for the next release
, http2 < 4.0.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

4.1 is released in Hackage with the fix

@michaelpj
Copy link
Contributor Author

Ah, some are still needed for 9.2 it seems.

@michaelpj
Copy link
Contributor Author

Perhaps @newhoggy could review.

I revised a bunch of things in CHaP and the constraints are not needed
any more.
@michaelpj
Copy link
Contributor Author

Maybe @disassembler ?

@michaelpj
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 27, 2023
5012: Bump CHaP and remove most constraints from the cabal file r=michaelpj a=michaelpj

I revised a bunch of things in CHaP and the constraints are not needed
any more.


Co-authored-by: Michael Peyton Jones <michael.peyton-jones@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 27, 2023

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

{"message":"Validation Failed","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@michaelpj michaelpj added this pull request to the merge queue Mar 27, 2023
Merged via the queue into master with commit e650247 Mar 27, 2023
@iohk-bors iohk-bors bot deleted the mpj/remove-constraints branch March 27, 2023 11:12
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.

None yet

2 participants