clean up stack.yaml with new versions of dependencies
This commit is contained in:
parent
c7cca43ab0
commit
88b88c9d26
1 changed files with 3 additions and 5 deletions
|
@ -16,12 +16,10 @@ packages:
|
||||||
- '.'
|
- '.'
|
||||||
resolver: nightly-2025-01-20
|
resolver: nightly-2025-01-20
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- filepath-bytestring-1.4.100.3.2
|
- filepath-bytestring-1.5.2.0.2
|
||||||
- aws-0.24.3
|
- aws-0.24.4
|
||||||
|
- git-lfs-1.2.3
|
||||||
- feed-1.3.2.1
|
- feed-1.3.2.1
|
||||||
- git-lfs-1.2.2
|
|
||||||
allow-newer: true
|
allow-newer: true
|
||||||
allow-newer-deps:
|
allow-newer-deps:
|
||||||
- filepath-bytestring
|
|
||||||
- aws
|
|
||||||
- feed
|
- feed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue