Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Oct 19, 2018
  2. Oct 16, 2018
  3. Aug 25, 2018
  4. Aug 15, 2018
  5. Aug 02, 2018
  6. Jul 07, 2018
    • Alexis Williams's avatar
      Remove 7.4 from Travis · 98582ef7
      Alexis Williams authored
      7.4 is out of our support window, so it's not really important to consider for the status of a PR (and can contribute to error fatigue)
      98582ef7
  7. Jun 09, 2018
  8. May 10, 2018
  9. Apr 27, 2018
    • quasicomputational's avatar
      travis: Move the 8.4.1 builders to 8.4.2. · c18df61c
      quasicomputational authored
      This ought to fix the build matrix. I believe the issue is GHC trac
      5129, where evaluate is being miscompiled: in cabal-testsuite's
      Test.Cabal.Server, in the function readUntilEnd, the 'read' function
      is protected by an 'if' to ensure that it doesn't result in the
      dreaded 'no parse'. However, some sophisticated putStrLn
      debugging has revealed that it is being called in *both* branches, not
      just the safe one; this is the worst sort of heisenbug because it
      vanished when I put a putStrLn before the evaluate!
      
      Since the evaluate function is fixed in 8.4.2 and bumping to 8.4.2
      has a patch for trac 5129, this is as fixed as it can get.
      c18df61c
  10. Apr 07, 2018
  11. Mar 31, 2018
  12. Mar 27, 2018
  13. Feb 16, 2018
  14. Feb 14, 2018
  15. Feb 10, 2018
  16. Jan 18, 2018
  17. Dec 21, 2017
  18. Dec 19, 2017
  19. Dec 04, 2017
  20. Oct 14, 2017
  21. 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
  22. Aug 13, 2017
  23. Jul 29, 2017
  24. Jun 09, 2017
  25. Apr 24, 2017
  26. Apr 07, 2017
  27. Mar 05, 2017
  28. Feb 21, 2017
  29. Feb 20, 2017
  30. Feb 19, 2017
  31. Feb 18, 2017
  32. Feb 17, 2017
  33. Jan 11, 2017
Loading