There are times where we would like to prevent cabal-install from downloading dependencies, such as when bandwidth is limited or when using an external tool to download tarballs. It would be good to have a flag to the install command (strawman: --no-download) to prevent it from trying to perform downloads.
There are times where we would like to prevent
cabal-installfrom downloading dependencies, such as when bandwidth is limited or when using an external tool to download tarballs. It would be good to have a flag to theinstallcommand (strawman:--no-download) to prevent it from trying to perform downloads.