Skip to content

Releases: haskell/cabal

Cabal-3.6.0.0

05 Aug 20:54
26b99e3
Compare
Choose a tag to compare

This release marks the first release candidate for the 3.6.x Cabal series. Thanks to everyone who contributed!

Cabal 3.6.0.0 Changelog

  • Backported to 3.4 #6964 #6968

  • CI setup #6959

    • Remove travis scripts
  • Code organization #6960 #6963 #6970 #6974 #6975

    • Move Cabal sources into Cabal/src
    • Move cabal-install sources to cabal-install/src/
    • Move doc/ to the top-level of the repository
    • Add stylish-haskell config.
  • Documentation improvements #6813 #6971 #7047

    Write highlights

  • Add post-checkout-command to source-package-repository #6664 #7047

  • Add hsc2hs-options, for specifying additional options to pass to hsc2hs #6295

  • Include cmm-sources when linking shared objects #7182 #7252

    • Previously cmm-sources were not included in the final link when building a library as a shared object. Fix this.
  • Add language extensions for GHC 9.2 #7312

  • --dry-run and --only-download effect v2-configure, v2-freeze, v2-run, and v2-exec #7379

  • Alert user and suggest command on spelling mistakes

cabal-install-v2.0.0.0

02 Oct 13:08
cabal-install-v2.0.0.0
84e41e4
Compare
Choose a tag to compare

For release notes, see http://coldwa.st/e/blog/2017-09-09-Cabal-2-0.html:

This post serves as a formal release announcement and describes what’s new and improved in version 2.0.

Cabal-v2.0.0.2

02 Oct 13:10
Cabal-v2.0.0.2
Compare
Choose a tag to compare

For release notes, see http://coldwa.st/e/blog/2017-09-09-Cabal-2-0.html:

This post serves as a formal release announcement and describes what’s new and improved in version 2.0.