Cabal Download: Gtools
Pro tip: Wrap it in a script that post-processes with cabal-plan for sanity. Or just use cabal build --only-dependencies --dry-run + a custom downloader. But where’s the fun in that?
“Download a Cabal package and all its dependencies recursively, without building anything.” gtools cabal download
In practice, it runs something like:
