-
Notifications
You must be signed in to change notification settings - Fork 725
Open
Labels
attention: pr-welcomere: allow-newerConcerning `allow-newer` (option and field)Concerning `allow-newer` (option and field)type: enhancement
Description
$ cabal build --allow-newer='aeson:{base,ghc-prim}'
Error: cabal: invalid argument to option `--allow-newer': Cannot parse the
list of packages: aeson:{base,ghc-prim}
Would be nice if this would be expanded in the obvious way.
In general, in --allow-newer=P:D, P:D could mean the cartesian product of sets P and D.
Related: #7740
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
attention: pr-welcomere: allow-newerConcerning `allow-newer` (option and field)Concerning `allow-newer` (option and field)type: enhancement