revert change to use aws 0.23 in stack.yaml files

broke the build
This commit is contained in:
Joey Hess 2022-11-09 13:53:24 -04:00
parent 65ba45eeda
commit 80e1bf5f40
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ packages:
resolver: lts-18.13
extra-deps:
- IfElse-0.85
- aws-0.23
- aws-0.22
- bloomfilter-2.0.1.0
- git-lfs-1.2.0
- http-client-restricted-0.0.4

View file

@ -13,7 +13,7 @@ packages:
- '.'
extra-deps:
- IfElse-0.85
- aws-0.23
- aws-0.22
- bloomfilter-2.0.1.0
- tasty-1.2
- tasty-rerun-1.1.14