Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Jul 13, 2020
  2. Jun 02, 2020
  3. Dec 12, 2019
  4. Oct 01, 2019
  5. Aug 27, 2019
  6. Jul 06, 2019
  7. Mar 16, 2019
  8. Mar 13, 2019
  9. Mar 09, 2019
  10. Jan 03, 2019
  11. Nov 29, 2018
  12. Nov 25, 2018
  13. Aug 20, 2018
    • Oleg Grenrus's avatar
      Preprocess cabal-install.cabal · b1c2eaac
      Oleg Grenrus authored
      - Disable cabal-install's haddock on CI
      - Temporarily disable cabal check (`-main-is` in tests)
      - Remove this is not a lib note
      - Tell to run git update-index --assume-unchanged
      
          ... when changing to -dev or -monolithic configuration.
      
          Run --no-assume-unchanged unconditionally, when
          changing to the production build.
      - Improve auto-gen note in cabal-install.cabal
      - Try to build haddock (with GHC-8.4.3 only)
      b1c2eaac
  14. Aug 15, 2018
  15. Aug 02, 2018
  16. Aug 01, 2018
  17. Jul 27, 2018
  18. Jul 14, 2018
    • Alexis Williams's avatar
      Optimize test-suite · 076c966a
      Alexis Williams authored
      
      VCS tests are *very* slow; it took a substantial amount of work (this is a squash of 35 commits by two authors with debugging help from @Mistuke as well) to get the test suite and build process fast enough that they can run along with the rest of it in under an hour (the Appveyor limit).
      
      Co-authored-by: default avatarquasicomputational <quasicomputational@gmail.com>
      076c966a
  19. May 09, 2018
  20. May 07, 2018
  21. Apr 23, 2018
  22. Mar 10, 2018
  23. Feb 16, 2018
  24. Feb 15, 2018
  25. Feb 14, 2018
  26. Sep 26, 2017
  27. Aug 15, 2017
    • Oleg Grenrus's avatar
      Use parsec, drop parsec flag · 5e4f4d58
      Oleg Grenrus authored
      - Manually generate Lexer.hs
      - Temporarily disable parser-hackage-tests on appveyor (needs
        01-index.tar)
      - Add root Makefile to handle commmon dev tasks (genering Lexer.hs)
      5e4f4d58
  28. May 06, 2017
  29. Apr 23, 2017
  30. Mar 21, 2017
Loading