Commit 23a06d28 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Update project deps

parent d5096e40
......@@ -18,8 +18,8 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in.
expected_cabal_project_hash="1abcdd99d5d50660e640be8a340c90331a84ef266d174c7ca6099c1c04ef65ea"
expected_cabal_project_freeze_hash="32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c"
expected_cabal_project_hash="936794e64d4c99e2cfcdbbe816eb92901bcfd75110dbfa7a7809ee24d1bbf077"
expected_cabal_project_freeze_hash="0d9d3d92afcaf2a1fbda3fa393a0990f72fc2ec766473aeecd669f7a5d805466"
cabal --store-dir=$STORE_DIR v2-build --dry-run
......
......@@ -109,6 +109,7 @@
- "servant-auth-swagger-0.2.11.0"
- "servant-client-0.20.2"
- "servant-client-core-0.20.2"
- "servant-conduit-0.16.1"
- "servant-ekg-0.3.1"
- "servant-server-0.20.2"
- "servant-swagger-1.2.1"
......@@ -256,7 +257,7 @@
git: "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs:
- .
- commit: 69b7388a62f2afb5cb5609beac96e8cb35e94478
- commit: 6df83ec43af3c96d9f8ad8e0f7b6a3e6f38e82af
git: "https://gitlab.iscpif.fr/gargantext/haskell-bee"
subdirs:
- "haskell-bee-pgmq/"
......@@ -439,7 +440,7 @@ flags:
formatting:
"no-double-conversion": false
gargantext:
"no-phylo-debug-logs": false
"no-phylo-debug-logs": true
"test-crypto": false
graphviz:
"test-parsing": false
......
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