`stack.yaml` has a top-level `ghc-options` field: <https://docs.haskellstack.org/en/stable/configure/yaml/non-project/#ghc-options> `stacklock2nix` should apply these options to packages in the Haskell package set it creates.
stack.yamlhas a top-levelghc-optionsfield:https://docs.haskellstack.org/en/stable/configure/yaml/non-project/#ghc-options
stacklock2nixshould apply these options to packages in the Haskell package set it creates.