summaryrefslogtreecommitdiff
path: root/pkgs/development/tools/haskell/hadrian/disable-hyperlinked-source-extra-args.patch
AgeCommit message (Collapse)Author
2024-11-30haskell.compiler.ghcHEAD: disable --hyperlinked-source on aarch64sternenseemann
Disable enableHyperlinkedSource for GHC >= 9.11 to keep GHC under the 3GB Hydra output limit. Note that we use a patch as opposed to the new extraArgs interfaces for the reasons given in the comments added in this commit. (cherry picked from commit ec3ec6038a01c6e22637565976ed82e1625fa006)