Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Oct 02, 2022
  2. Oct 01, 2022
  3. Sep 30, 2022
  4. Sep 29, 2022
  5. Sep 24, 2022
  6. Sep 23, 2022
  7. Sep 22, 2022
  8. Sep 21, 2022
  9. Sep 20, 2022
  10. Sep 18, 2022
  11. Sep 17, 2022
  12. Sep 15, 2022
    • sheaf's avatar
      Allow offline bootstrapping of cabal-install · 3f929965
      sheaf authored
      This ports to cabal-install the offline bootstrapping logic which was
      introduced for Hadrian in GHC MR !6315.
      
      This adds a "fetch" command to the bootstrap script, which fetches
      all the dependency tarballs from Hackage, to be used in an offline
      build. See bootstrap/README.md for further information.
      3f929965
  13. Sep 12, 2022
Loading