Package dirtiness checker ignores missing files #1841
Closed
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by charles-cooper in #1838 (comment)
I had an inkling this was an issue with the dirty checker. Turns out that removing a file does not cause a package to be considered dirty. This likely eluded detection because usually when removing a module, you cause the cabal file to be dirty.
The text was updated successfully, but these errors were encountered: