Uses/cabal.mk: Remove the --offline flag from the do-build command
It is a fatal error now if Cabal is passed --offline and there are VCS
dependencies in the cabal.project
This change is no-op for Poudriere builds since it shuts down networking for
the build stage by default.