Skip to content
Fourth candidate

- Pass -optcxx for GHC >= 8.10
  https://github.com/haskell/cabal/issues/6421
  https://github.com/haskell/cabal/pull/7072
- Require custom-setup for cabal-version: 1.24 and later
  https://github.com/haskell/cabal/issues/7091
- Allow Win32-2.10.0.0
  https://github.com/haskell/cabal/pull/7085
- Remove v2-build beta note from --help
  https://github.com/haskell/cabal/issues/7090
- Fix command notes being replaced by descriptions
  https://github.com/haskell/cabal/pull/7089
- documentation: Nix style local builds have become the default
  https://github.com/haskell/cabal/pull/7097
- Provide slightly more information when there are multiple occurences of same package
  https://github.com/haskell/cabal/pull/7078