Releases: mmhat/cabal
Releases · mmhat/cabal
cabal-head
Bug Fixes
- Make newSemaphoreJobControl respect verbosity (Pierre Le Marre)
Performance Improvements
- Group together packages by repo when verifying tarballs (Matthew Pickering)
Commits
- 564b4fe: Allow whitespace in target selectors (Zoe Zuser) #10032
- 89e8deb: Fix haskell#10042 Don't recommend deprecated/removed 'extensions:' field (Mike Pilgrem)
- add GHC 9.10 (haskell#9914) (Artem Pelenitsyn)
- 5580d00: Do not use tmp dirs for Haddock, add --haddock-version-cpp, and more (Finley McIlwaine)
- Don't pass -D__HADDOCK_VERSION__ to haddock (Rodrigo Mesquita)
- Pass --no-tmp-comp-dir by default (Rodrigo Mesquita)
- Copy interface files to tmp dir (Rodrigo Mesquita)
- b5a30b8: Add extra ghc options to multi-repl file (Matthew Pickering)
- 79450f7: Fix rendering of
-j
option in multi-repl (Matthew Pickering) - 6b1f8d1: Fix --program-{prefix,suffix} resulting in invalid installation (Pierre Le Marre)
- 2faa54c: Bump a number of dependencies (Francesco Ariis)
- c28831b: Bump
cabal-version
(Francesco Ariis) - dogfooding should run on the same Mac runner as validate (haskell#10101) (Artem Pelenitsyn)
- a431113: add the applicable new (version 9.10) GHC flags to normaliseGhcArgs (haskell#10014) (Mango The Fourth)
- Prevent ghc-internal from being reinstalled (see haskell#10087) (haskell#10093) (Adam Gundry)
- 8efbdf9: update requests per CVE-2024-35195 (brandon s allbery kf8nh)
- c3432b1: external commands: Wait for process to finish before exiting (haskell#10100) (Matthew Pickering)
- c885691: Use SetupHooks for Configure build-type (sheaf)
- 2ff7181: Fix recomp bug by invalidating cache on build exception (Rodrigo Mesquita)
- Pass pkgdb of store used for intree Cabal (Rodrigo Mesquita)
- 08341b1: Change packages default to empty (Phil de Joux)
- b116c8b: cabal-install configureCompiler: configure progdb (sheaf)
- take care if program already configured (sheaf)
- configure progs when building Setup (sheaf)
- e9df04f: Remove haskell-suite-dummy-program hack (sheaf)
- e619572: Add MHS as a recognized compiler. (haskell#9878) (Lennart Augustsson)
- bb9d205: Bump index state to allow tar-0.6.3.0 (Matthew Pickering)
- 9becdb5: Update bootstrap plans to include tar-0.6.3 (Matthew Pickering)
- edae810: Use
msys2
shell on Windows GHA runners (Javier Sagredo) - ed69596: Don't use tasty-quickcheck 0.11 (brandon s allbery kf8nh)