Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Sep 02, 2021
  2. Sep 01, 2021
  3. Aug 31, 2021
  4. Aug 30, 2021
  5. Aug 29, 2021
  6. Aug 26, 2021
  7. Aug 25, 2021
  8. Aug 21, 2021
  9. Aug 20, 2021
    • Emily Pillmore's avatar
      add changelog for cabal-install-3.6.0.0 · b0abe11d
      Emily Pillmore authored
      b0abe11d
    • Patrick Thomson's avatar
      Add --open flag to `cabal haddock` (#7550) · d8c191d6
      Patrick Thomson authored
      Both `stack` and other package managers like `cargo` have an `--open`
      flag for the common case of opening documentation locally for
      inspection or reference. This patch adds such a flag, which when set
      tries to open the HTML file associated with the generated
      documentation, using `open` on macOS, `start` on Windows, and
      `xdg-open` on all other Unices.
      
      Fixes #7366.
      d8c191d6
  10. Aug 17, 2021
  11. Aug 16, 2021
  12. Aug 15, 2021
  13. Aug 14, 2021
Loading