Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Sep 11, 2020
    • Oleg Grenrus's avatar
      Use new code to read old Fields · fe82a920
      Oleg Grenrus authored
      fe82a920
    • Oleg Grenrus's avatar
      Rewrite VersionInterval code · 1347791c
      Oleg Grenrus authored
      - The old code is preserved for now in VersionInterval.Legacy module
      - Add normaliseVersionRange bench, comparing new and old
      - We drop intersectVersionIntervals, which is complicated function for acceptable performance loss, but gained simplicity
      - Remove Ord instances (can be added back, removed to make sure we don't use them)
      1347791c
  2. Sep 10, 2020
  3. Sep 08, 2020
  4. Sep 02, 2020
  5. Sep 01, 2020
  6. Jul 22, 2020
  7. Jul 21, 2020
  8. Jul 20, 2020
  9. Jul 15, 2020
  10. Jul 14, 2020
  11. Jul 13, 2020
  12. Jul 08, 2020
  13. Jul 04, 2020
  14. Jun 30, 2020
    • Oleg Grenrus's avatar
      Add list-bin command · 17e5e073
      Oleg Grenrus authored
      This is partial solution to #6807, because we invoke solver.
      The follow-up will be to modify Rebuild monad so,
      that it can be run without rebuilding (i.e. fail if cache is cold).
      17e5e073
  15. Jun 29, 2020
  16. Jun 27, 2020
  17. Jun 18, 2020
  18. Jun 16, 2020
  19. Jun 11, 2020
  20. Jun 06, 2020
  21. Jun 04, 2020
  22. Jun 03, 2020
Loading