Skip to content
  • Josh Hoyt's avatar
    Add an --only-dependencies flag to "install" (see ticket #697) · 84ed3069
    Josh Hoyt authored
    This flag installs only the dependencies of the packages that were
    explicitly mentioned on the command line. This is useful for using
    cabal-install in development environments, where the developer needs
    the dependencies to build the package in development, but does not yet
    want to install the package itself.
    84ed3069