revert change to use aws 0.23 in stack.yaml files
broke the build
This commit is contained in:
parent
65ba45eeda
commit
80e1bf5f40
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue