Add patches for bifunctors and fgl
Changes due to ghc@d87f28d8
Merge request reports
Activity
mentioned in issue ghc#22567 (closed)
Do you want to just keep adding patches for newly-exposed broken packages to this MR?
The next two are futhark and hgeometry-combinatorial (grep 39999 on https://gitlab.haskell.org/ghc/head.hackage/-/jobs/1254872)
Supposedly the full list is provided on the proposal discussion and there are already patches sent to the upstream packages.
In fact this zipped cabal.project already has source-repository-package entries for patched versions of all impacted packages. Can that be used by head.hackage?
I've just uploaded
bifunctors-5.5.14
to Hackage, which supports GHC HEAD. As a result, you should be able to remove thebifunctors
patch that this MR adds.Indeed. The latest nightly
head.hackage
job now buildsbifunctors-5.5.14
(as well as any packages depending on it that currently build).
added 1 commit
- 3b49cf8d - Add patches for fgl, futhark and hgeometry-combinatorial
added 1 commit
- 5f8d2a6a - Add patches for fgl, futhark and hgeometry-combinatorial
enabled an automatic merge when the pipeline for 5f8d2a6a succeeds