Skip to content

Conversation

@cho-m
Copy link
Member

@cho-m cho-m commented Jan 5, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Split from #203247 as doesn't build with GHC 9.12 yet without bypassing constraints

@github-actions github-actions bot added haskell Haskell use is a significant feature of the PR or issue CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. labels Jan 5, 2025
@cho-m cho-m added CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. long dependent tests Set a long timeout for dependent testing labels Jan 5, 2025
@cho-m cho-m marked this pull request as draft January 5, 2025 16:03
@cho-m
Copy link
Member Author

cho-m commented Jan 5, 2025

Draft for now as may try experimenting with allow-newer in #203247

Hackage revision available that fixes build with GHC 9.12. Will check CI results here to figure out what is broken.

  • darcs

@fishtreesugar
Copy link
Contributor

FYI https://hackage.haskell.org/package/cabal-install-3.14.1.1 has been released

@cho-m cho-m mentioned this pull request Jan 5, 2025
6 tasks
@cho-m
Copy link
Member Author

cho-m commented Jan 5, 2025

Need darcs fix (#203283). Afterward can do a run with 3.14.1.1 and merge this before GHC 9.12 which may take some more time.

@cho-m cho-m force-pushed the bump-cabal-install-3.14.1.0 branch from 04ed686 to 5f05a2c Compare January 6, 2025 02:21
@cho-m cho-m changed the title cabal-install 3.14.1.0 cabal-install 3.14.1.1 Jan 6, 2025
@cho-m cho-m marked this pull request as ready for review January 6, 2025 02:25
@cho-m cho-m mentioned this pull request Jan 6, 2025
23 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2025

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 6, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 6, 2025 22:39
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 6, 2025
Merged via the queue into master with commit 6e86884 Jan 6, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-cabal-install-3.14.1.0 branch January 6, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. haskell Haskell use is a significant feature of the PR or issue long dependent tests Set a long timeout for dependent testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants