Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
-
-
Cabal-v3.4.0.0
f39af1b6 · ·Cabal 3.4 (bundled with GHC-9.0) The bundled version is the previous commit, the difference is only in a changelog.
-
-
-
Cabal-3.4.0.0-rc6
8656bd94 · ·Small tweaks to increase compatibility - Add -Wno-missing-safe-haskell-mode to Paths_pkg.hs - Use alex-3.2.6 for Lexer generation
-
-
Cabal-v3.2.1.0
48bf1078 · ·Release for GHC-8.10.3 - Pass cxx-options with -optcxx for GHC >= 8.10 - Use process jobs when calling subprocesses - Require custom-setup for cabal-version: 1.24 and later - Accept linux-androideabi as an alias for Android - Fix ghci being launched before other sources are built - Require cabal-versions >=1.25 to be exact
-
show
48bf1078 · ·Release for GHC-8.10.3 - Pass cxx-options with -optcxx for GHC >= 8.10 - Use process jobs when calling subprocesses - Require custom-setup for cabal-version: 1.24 and later - Accept linux-androideabi as an alias for Android - Fix ghci being launched before other sources are built - Require cabal-versions >=1.25 to be exact
-
Cabal-3.4.0.0-rc4
81fd8d93 · ·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