apply flags
from stack.yaml
#54
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
stack.yaml
has a top-levelflags
key to specify Cabal flags to pass to any package:https://docs.haskellstack.org/en/stable/configure/yaml/project/#flags
It would be nice to for
stacklock2nix
to interpret this list of flags and apply them automatically to the packages in the package set it generates.The text was updated successfully, but these errors were encountered: