Skip to content

Commit 43f7949

Browse files
committed
Ignore and remove stack.yaml lockfiles
In libraries, reproducibility is not valuable enough to warrant lockfile maintenance. We already removed the `stack.yaml` lockfile on main, so I noticed this when my local build brought it back -- prompting me to ignore it. And if we're removing one, we might as well remove them all.
1 parent a1eabfb commit 43f7949

File tree

7 files changed

+1
-184
lines changed

7 files changed

+1
-184
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.stack-work
22
.envrc
33
.direnv
4+
stack*.yaml.lock

stack-lts16.yaml.lock

Lines changed: 0 additions & 54 deletions
This file was deleted.

stack-lts18.yaml.lock

Lines changed: 0 additions & 40 deletions
This file was deleted.

stack-lts19.yaml.lock

Lines changed: 0 additions & 40 deletions
This file was deleted.

stack-lts20.yaml.lock

Lines changed: 0 additions & 26 deletions
This file was deleted.

stack-lts23.yaml.lock

Lines changed: 0 additions & 12 deletions
This file was deleted.

stack-nightly.yaml.lock

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)