Skip to content

Add -w flag to cabal fetch #2242

@nh2

Description

@nh2

I can cabal fetch mypackage.cabal to fetch all dependencies declared in a cabal file.

However, cabal will only do that for my default ghc; the packages that have to be downloaded for a different ghc version might be different.

It would be great if there was a cabal fetch -w flag, like there is for e.g. cabal install.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions