Skip to content

Respect TemplateHaskell addDependentFile dependency changes #105

Closed
@DanBurton

Description

@DanBurton

For example, when building stack itself.

  • Make a local change
  • stack build
  • gitrev writes the version as "dirty"
  • commit
  • stack build

What should happen:

  • stack recognizes that the dependency changed and rebuilds accordingly

What currently happens:

  • stack does not recognize that the dependency changed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions