Skip to content

changing ghc-options in stack.yaml should trigger a rebuild #2277

@jwaldmann

Description

@jwaldmann

When I add or change a ghc-options section in my stack.yaml, like this

ghc-options:
  my-project: -fno-omit-yields

where my-project is the current (local) package, I expect that the next stack install rebuilds this project, but it does not.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions