This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jan 19, 2024
-
-
Phil de Joux authored
-
- Jan 18, 2024
-
-
mergify[bot] authored
update jinja2 per CVE-2024-22195
-
Brandon S. Allbery authored
-
mergify[bot] authored
Fix extra-prog-path propagation in the codebase.
-
Ondřej Šebek authored
Similarly to CmdExec and CmdTest, get paths to all dependency binaries and add those to PATH. Unlike CmdExec, add just the explicitly required paths.
-
Javier Sagredo authored
Extra prog paths were being handled in many different ways all thorugh the codebase. This PR introduces a unified way to look at them. Aiming for traceability, the addition of extra paths is now traced via `logExtraProgramSearchPath`. All appearances of `modifyProgramSearchPath` are replaced with `appendProgramSearchPath` which traces the added paths. `progInvokePathEnv` was only being set by GHC for some paths to executables in components and only under certain circumstances. Now every `ghcInvocation` sets the extra paths directly into `pkgInvokeEnv`. In particular this fixes PATH issues when running MinGW cabal in PowerShell, as usually for other OSes the system path contains most of the expected directories.
-
mergify[bot] authored
Fix haddock open on windows
-
Javier Sagredo authored
-
Javier Sagredo authored
-
- Jan 17, 2024
-
-
mergify[bot] authored
Sed-replace CRLF files
-
Javier Sagredo authored
-
mergify[bot] authored
Test that the last line `--help` is the name of the config file
-
andreas.abel authored
Ensure that the last line of the help text is the name of the config file. This invariant is used by clients such as the Haskell setup github action. See: https://github.com/haskell-actions/setup/pull/63
-
mergify[bot] authored
Switch from criterion to tasty-bench
-
Bodigrim authored
Makes builds faster by eliminating 10 transitive dependencies: * base-compat-batteries * binary-orphans * cassava * code-page * criterion * criterion-measurement * Glob * js-chart * microstache * Only
-
- Jan 16, 2024
-
-
mergify[bot] authored
Add a format rejections function
-
Phil de Joux authored
-
- Jan 13, 2024
-
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
Leave commentary that goPReject and goPSkip reverse the order of instances
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
- Is for instances, Vs for versions
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-
Phil de Joux authored
-