clean up stack.yaml with new versions of dependencies

This commit is contained in:
Joey Hess 2025-01-20 19:53:15 -04:00
parent c7cca43ab0
commit 88b88c9d26
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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