Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Jul 22, 2020
  2. Jun 02, 2020
  3. Apr 13, 2020
  4. Dec 29, 2019
  5. Dec 25, 2019
  6. Dec 18, 2019
  7. Dec 11, 2019
  8. Dec 10, 2019
  9. Nov 07, 2019
    • Dale Wijnand's avatar
      validate.sh: Allow using short-version ghc binaries, like ghc-8.6 · a6ada849
      Dale Wijnand authored
      Previously this would work until CABAL_TESTSUITE_BDIR was needed, at
      which point it would fail because it looked for things under
      .../ghc-8.6/... while cabal v2-build actually put them in
      .../ghc-8.6.5/...
      
      Hard-coding "ghc" is unfortunate, but I didn't know if there was an easy
      way to avoid it.  I also didn't want to over-complicate it, until it was
      necessary.
      
      validate.sh isn't tested in CI so...
      [ci skip]
      a6ada849
  10. Nov 06, 2019
    • Dale Wijnand's avatar
      validate.sh: Fix cabal-plan invocation · c0e41763
      Dale Wijnand authored
      In recent versions of cabal-plan the --builddir= flag has become a
      non-global flag; i.e. it needs to be placed after the sub-command rather
      than before.
      
      `validate.sh` isn't tested in CI so...
      [ci skip]
      c0e41763
  11. Jul 06, 2019
  12. Mar 09, 2019
  13. Mar 03, 2019
  14. Dec 15, 2018
  15. Dec 04, 2018
    • Oleg Grenrus's avatar
      Remove unix constraint from cabal.project · 0e40967f
      Oleg Grenrus authored
      - Add bunch of installed constraints to cabal.project.local.travis
      - Fix compat in D.Compat.Directory
      - Compat (process-1.1/ghc-7.6) in cabal-testsuite
      - validate.sh improvements
      - Warningless cabal-testsuite build
      0e40967f
  16. Nov 27, 2018
  17. Nov 25, 2018
  18. Aug 01, 2018
  19. Feb 14, 2018
  20. Jan 24, 2018
  21. Jan 22, 2018
  22. Jan 16, 2018
  23. Jan 15, 2018
Loading