-
Notifications
You must be signed in to change notification settings - Fork 722
Open
Labels
blocked: ghcblocked: upstreamcabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").re: extra-source-filestype: discussiontype: enhancement
Description
Steps to reproduce
- Download https://gist.github.com/cocreature/d07ef6f35f7bd9043db50794fe31e977.
- Build using
cabal new-build
- Edit
fileinput
- Try rebuilding using
cabal new-build
.
Expected behavior
cabal new-build
rebuilds because fileinput
has changed.
Actual behavior
cabal new-build
exits without rebuilding after saying Up to date
.
This issue affects both cabal-2.0
as well as the master branch.
ento, kaldonir, nomeata, matthew-piziak, jberryman and 4 more
Metadata
Metadata
Assignees
Labels
blocked: ghcblocked: upstreamcabal-install: v2-build systemAffecting v2-build and related commands that use v2-architecture (aka "nix local builds").Affecting v2-build and related commands that use v2-architecture (aka "nix local builds").re: extra-source-filestype: discussiontype: enhancement