Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. May 03, 2024
    • Matthew Pickering's avatar
      More consistently pass --package-db flag to tests · 2b44677c
      Matthew Pickering authored
      Previously `--package-db` was only passed to test which used the `v2-`
      prefix.
      
      Now we pass `--package-db` to things which use the `v2-` prefix, not
      things which use the `v1-` prefix and by default assume that unprefixed
      commands are v2 commands.
      2b44677c
  2. May 02, 2024
  3. May 01, 2024
  4. Apr 30, 2024
  5. Apr 29, 2024
  6. Apr 27, 2024
  7. Apr 26, 2024
  8. Apr 25, 2024
    • f-a's avatar
      Add release notes for Cabal 3.12 (#9920) · f27cd58a
      f-a authored
      * Add release notes for Cabal 3.12
      
      Forwardport of #9785, #9908
      
      Add changelog/release notes for Cabal 3.12 (#9785)
      
      - generated with
           git log --pretty=oneline --no-color cabal-install-v3.10.1.0..HEAD > 3.12.prlog
      - deduped
      - stored WIP “release notes” file for future `cabal-install` release
      
      3.12 changelogs updated (#9908)
      
      * Update changelog for 3.12
      
      (and for future WIP 3.12.1.0 cabal-install)
      
      * Remove changelog.d files
      
      * 3.12 changelog fixup (#9922)
      
      * Incorporate Brandon’s suggestions
      
      See #9920.
      
      * Incorporate Artem’s suggestions
      
      See #9920.
      
      * Do not repeat yourself
      
      * Fix whitespace
      
      * Fix release notes grammar
      
      See #9920.
    • mergify[bot]'s avatar
      Merge pull request #9935 from ffaf1/fix-readme · a474bf88
      mergify[bot] authored
      Fix changelog/readme
    • f-a's avatar
      Fix changelog/readme · ea0f4640
      f-a authored
      ea0f4640
  9. Apr 24, 2024
  10. Apr 23, 2024
Loading