HLS 9.6 patches
The patches primarily deal with mtl-2.3.1 issues, just making consumers of the package buildable. These were necessary to get some components of HLS building on GHC 9.6. During this process it was also discovered that the `vector-space` package was affected by GHC issue ghc/ghc#22912 so I've added it to `extra_packages` in CI. This commit also includes a small change to the `patch-tool` that fixes the unpack script in the case that a package which shares a prefix with the package being upacked is already in the packages dir (e.g. `Chart` and `Chart-diagrams`).
Showing
- ci/config.sh 3 additions, 0 deletionsci/config.sh
- patches/Chart-1.9.4.patch 0 additions, 0 deletionspatches/Chart-1.9.4.patch
- patches/Chart-diagrams-1.9.4.patch 12 additions, 0 deletionspatches/Chart-diagrams-1.9.4.patch
- patches/blaze-svg-0.3.6.1.patch 14 additions, 0 deletionspatches/blaze-svg-0.3.6.1.patch
- patches/cubicbezier-0.6.0.6.patch 12 additions, 0 deletionspatches/cubicbezier-0.6.0.6.patch
- patches/diagrams-contrib-1.4.5.patch 37 additions, 0 deletionspatches/diagrams-contrib-1.4.5.patch
- patches/diagrams-postscript-1.5.1.patch 37 additions, 0 deletionspatches/diagrams-postscript-1.5.1.patch
- patches/mfsolve-0.3.2.1.patch 12 additions, 0 deletionspatches/mfsolve-0.3.2.1.patch
- patches/operational-0.2.4.1.patch 12 additions, 0 deletionspatches/operational-0.2.4.1.patch
- patches/refinery-0.4.0.0.patch 14 additions, 0 deletionspatches/refinery-0.4.0.0.patch
- patches/statestack-0.3.1.patch 23 additions, 0 deletionspatches/statestack-0.3.1.patch
- patches/vector-space-0.16.patch 112 additions, 0 deletionspatches/vector-space-0.16.patch
- scripts/patch-tool 1 addition, 1 deletionscripts/patch-tool
patches/Chart-1.9.4.patch
0 → 100644
patches/Chart-diagrams-1.9.4.patch
0 → 100644
patches/blaze-svg-0.3.6.1.patch
0 → 100644
patches/cubicbezier-0.6.0.6.patch
0 → 100644
patches/diagrams-contrib-1.4.5.patch
0 → 100644
patches/diagrams-postscript-1.5.1.patch
0 → 100644
patches/mfsolve-0.3.2.1.patch
0 → 100644
patches/operational-0.2.4.1.patch
0 → 100644
patches/refinery-0.4.0.0.patch
0 → 100644
patches/statestack-0.3.1.patch
0 → 100644
patches/vector-space-0.16.patch
0 → 100644
Please register or sign in to comment