Skip to content

Commit

Permalink
haskell.packages.ghc910: work around aarch64-darwin output cycles
Browse files Browse the repository at this point in the history
This ports our infamous patch for Cabal that prevents certain parts of
the Paths_* module from being generated in order to prevent unnecessary
references on aarch64-darwin, to GHC >= 9.10.

See also:

- Original issues: #140774
- Patches
  - Original patch for GHC >= 8.10 && < 9.2 / Cabal >= 3.2 && < 3.6:
    b0dcd7f
  - Patch for GHC >= 9.2 && < 9.10 / Cabal >= 3.6 && < 3.12: #216857,
    f6f780f129f50df536fb30,
    …
  • Loading branch information
sternenseemann committed May 31, 2024
1 parent c2b4890 commit 3885dfe
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 1 deletion.
Loading

0 comments on commit 3885dfe

Please sign in to comment.