Closed
Description
This would be particularly convenient in combination with Hackage's candidate feature, as then you could e.g.
cabal sandbox add-source http://hackage.haskell.org/package/lzma-0.0.0.0/candidate/lzma-0.0.0.0.tar.gz
and then cabal
could keep track of the etag
to detect if the package needs to be redownloaded and rebuilt...