cdepillabout / cdepillabout/stacklock2nix
apply `flags` from `stack.yaml`
Open
enhancement
good first issue
help wanted
- Dominant language
- Nix
- Stars
- 57
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
`stack.yaml` has a top-level `flags` 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.