cabal icon indicating copy to clipboard operation
cabal copied to clipboard

Specify build flags for package dependencies

Open bgohla opened this issue 1 year ago • 0 comments

Describe the feature request

I would like to able to specify flags as constraints for packages in build-depends. Currently this seems to only be possible in the freeze file.

Additional context

This would also allow using conditionals to control which flags are passed to dependencies.

bgohla avatar Oct 03 '24 16:10 bgohla