Keep the full build component dependency graph
Plus add functions for finding all the deps of one or more components, in dependency order. This will be useful for building individual targets, e.g. cabal build foo.
Plus add functions for finding all the deps of one or more components, in dependency order. This will be useful for building individual targets, e.g. cabal build foo.