Ticket #29 (closed enhancement: fixed)

Opened 7 years ago

Last modified 6 years ago

perform package dependency analysis for cabal-install

Reported by: ijones Owned by: ijones
Priority: normal Milestone: Cabal-1.4
Component: cabal-install tool Version: HEAD
Severity: normal Keywords:
Cc: Difficulty: hard
GHC Version: 6.2.1 Platform: Linux

Description (last modified by ijones) (diff)

This will require some refactoring, since we'll have to unpack all of the packages on the command-line first, then read their .cabal files to get the dependencies.

Also look at what's installed and whether or not all dependencies are met. cabal-get implements this already; should be refactored to move this code here, and cabal-get should call cabal-install.

Change History

Changed 7 years ago by ijones

  • difficulty set to hard
  • description modified (diff)

Changed 6 years ago by nominolo

  • status changed from new to closed
  • platform set to Linux
  • ghcversion set to 6.2.1
  • resolution set to fixed

Obsolete.

Note: See TracTickets for help on using tickets.