Skip to content

Stack does not file-watch dependencies anymore #5428

@NorfairKing

Description

@NorfairKing

Steps to reproduce

Make a project with two packages: a and b where b is a dependency of a.
Start stack install --file-watch a.
Make a change in b.

This is also broken for intra-package dependencies.
For example when the executable of package a depends on the library of package a.

Expected

A rebuild

Actual

No rebuild

Stack version

stack --version
2.5.1 x86_64 hpack-0.34.2

Method of installation

  • nixpkgs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions