I want to be able to ask muddle questions of the form "What packages depend on foo?" or "If I rebuild foo, what else will get rebuilt?" I envisage an interaction along the lines of: ``` $ muddle what-depends-on foo bar baz qux ```
I want to be able to ask muddle questions of the form "What packages depend on foo?" or "If I rebuild foo, what else will get rebuilt?"
I envisage an interaction along the lines of: