Revert "try aws-0.23 again with i386ancient"
authorJoey Hess <joeyh@joeyh.name>
Tue, 6 Feb 2024 15:24:10 +0000 (11:24 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 6 Feb 2024 15:24:10 +0000 (11:24 -0400)
This reverts commit 43d182a9554c3cd4e2d2433ba0216d2254aeda17.

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.

standalone/linux/stack-i386ancient.yaml

index 20df09c0ead1d3b1ac524509ee43d6f3cb0c5ce1..4ad5330fc08576658b6628b09d9ef7fbac508536 100644 (file)
@@ -14,7 +14,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