Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Feb 28, 2008
  2. Feb 27, 2008
    • Duncan Coutts's avatar
      Take nub by package id when making a dep graph · ad696713
      Duncan Coutts authored
      and give more detailed error messages for internal error conditions.
      Fixes a problem where installing a set of packages where several depended
      on the same package would give us a ResolvedDependency list containing
      multiple copies of that package. The DepGraph was expecting unique packages.
      Resolving package deps and generating install plans needs more thought
      and better specified invariants.
      ad696713
  3. Feb 25, 2008
  4. Feb 24, 2008
  5. Feb 23, 2008
  6. Feb 22, 2008
  7. Feb 21, 2008
  8. Feb 20, 2008
  9. Feb 15, 2008
  10. Feb 13, 2008
  11. Feb 11, 2008
  12. Feb 10, 2008
  13. Jan 20, 2008
  14. Jan 19, 2008
  15. Jan 18, 2008
  16. Jan 17, 2008
Loading