Revert "try aws-0.23 again with i386ancient"
This reverts commit 43d182a955
.
In the dependencies for aws-0.23:
aeson-1.3.1.1 from stack configuration does not match >=2.0.0.0 (latest matching version
is 2.1.2.1)
So this will never be able to be updated to aws-0.23 probably.
This commit is contained in:
parent
43d182a955
commit
b2027da251
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ packages:
|
||||||
- '.'
|
- '.'
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- IfElse-0.85
|
- IfElse-0.85
|
||||||
- aws-0.23
|
- aws-0.22
|
||||||
- bloomfilter-2.0.1.0
|
- bloomfilter-2.0.1.0
|
||||||
- tasty-1.2
|
- tasty-1.2
|
||||||
- tasty-rerun-1.1.14
|
- tasty-rerun-1.1.14
|
||||||
|
|
Loading…
Reference in a new issue