[stack] update-project-dependencies hash

parent 311d1354
Pipeline #7063 failed with stages
in 48 minutes and 39 seconds
...@@ -18,7 +18,7 @@ fi ...@@ -18,7 +18,7 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and # with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI # `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in. # cache can kick in.
expected_cabal_project_hash="3b00795e0b1c97372e72a3ef464aa809ca90d8c3f1ab580d6a956526c94c160c" expected_cabal_project_hash="d5a9510a825fd2352402a7b43d0ebb3ce9342f8449c1dbef8365859e0aff918a"
expected_cabal_project_freeze_hash="30dd1cf2cb2015351dd0576391d22b187443b1935c2be23599b821ad1ab95f23" expected_cabal_project_freeze_hash="30dd1cf2cb2015351dd0576391d22b187443b1935c2be23599b821ad1ab95f23"
......
...@@ -102,7 +102,6 @@ ...@@ -102,7 +102,6 @@
- "servant-auth-swagger-0.2.11.0" - "servant-auth-swagger-0.2.11.0"
- "servant-client-core-0.20.2" - "servant-client-core-0.20.2"
- "servant-ekg-0.3.1" - "servant-ekg-0.3.1"
- "servant-flatten-0.2"
- "servant-server-0.20.2" - "servant-server-0.20.2"
- "servant-swagger-1.2.1" - "servant-swagger-1.2.1"
- "servant-swagger-ui-0.3.5.5.0.1" - "servant-swagger-ui-0.3.5.5.0.1"
...@@ -176,10 +175,6 @@ ...@@ -176,10 +175,6 @@
git: "https://github.com/adinapoli/llvm-hs.git" git: "https://github.com/adinapoli/llvm-hs.git"
subdirs: subdirs:
- "llvm-hs-pure" - "llvm-hs-pure"
- commit: 74a3296dfe1f0c4a3ade91336dcc689330e84156
git: "https://github.com/adinapoli/servant-job.git"
subdirs:
- .
- commit: a110807651036ca2228a76507ee35bbf7aedf87a - commit: a110807651036ca2228a76507ee35bbf7aedf87a
git: "https://github.com/alpmestan/accelerate-arithmetic.git" git: "https://github.com/alpmestan/accelerate-arithmetic.git"
subdirs: subdirs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment