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

4000.4.1 revision 4: Bump base, network, time and CI for GHC 9.10 #154

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Apr 15, 2024

Copy link
Member

@hsenag hsenag left a comment

Choose a reason for hiding this comment

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

Thanks! Go ahead and merge once CI passes.

@@ -1,7 +1,7 @@
Cabal-Version: >= 1.10
Name: HTTP
Version: 4000.4.1
x-revision: 3
x-revision: 4
Copy link
Member

Choose a reason for hiding this comment

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

actually, I think this bump should only happen when uploading to hackage? Not 100% sure.

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, the plan would be to push this revision to Hackage.

Dry run:
Pushing "HTTP.cabal" (HTTP-4000.4.1~4) [review-mode] ...
Hackage response was (after 0.298 secs):

Changes:

    • Changed tested-with
      from ghc ==9.8.0: ghc ==9.6.3: ghc ==9.4.7: ghc ==9.2.8: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2: ghc ==7.10.3
      to ghc ==9.10.0: ghc ==9.8.2: ghc ==9.6.4: ghc ==9.4.8: ghc ==9.2.8: ghc ==9.0.2: ghc ==8.10.7: ghc ==8.8.4: ghc ==8.6.5: ghc ==8.4.4: ghc ==8.2.2: ghc ==8.0.2

    • Changed the library component's library dependency on 'base'
      from >=4.6.0.0 && <4.20
      to >=4.6.0.0 && <4.21

    • Changed the library component's library dependency on 'network'
      from >=2.4 && <3.2
      to >=2.4 && <3.3

    • Changed the library component's library dependency on 'time'
      from >=1.1.2.3 && <1.13
      to >=1.1.2.3 && <1.15

@andreasabel andreasabel merged commit 1701cc6 into master Apr 15, 2024
12 checks passed
@andreasabel andreasabel deleted the ghc-9.10 branch April 15, 2024 14:01
@andreasabel
Copy link
Member Author

Made the Hackage revision.

@andreasabel andreasabel self-assigned this Apr 15, 2024
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