-
Notifications
You must be signed in to change notification settings - Fork 725
Open
Labels
cabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").re: project-fileConcerning cabal.project filesConcerning cabal.project filesstatus: consider closingtype: enhancement
Description
As far as I know currently there's no way to specify build options for all non-local packages at once while new-building. Options from global/local cabal.config don't apply to them, and package * in cabal.project doesn't work. I'm not sure why it's forbidden, is there any problem with changing options for all packages?
I'm interested in particular in split-objs, optimization, documentation, but it would be nice to support setting of any option for all non-local packages via cabal.project or some other way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").re: project-fileConcerning cabal.project filesConcerning cabal.project filesstatus: consider closingtype: enhancement