Commit e0dd2db8 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Update project dependencies

parent e3241819
...@@ -18,8 +18,8 @@ fi ...@@ -18,8 +18,8 @@ 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="66d93bf833eaa39e8f06c3f3c79d87ad9418438b959a79ab5fc11551d67015a3" expected_cabal_project_hash="857331d6ff9862d2fa6a3b159bb911aa62789ac94323a574ebd38081721ea75e"
expected_cabal_project_freeze_hash="05ee74fc30b25edf135f4f9c53a2c134752184545b7a9e837f27e36d507a7a80" expected_cabal_project_freeze_hash="972b1dd5b01e612fe2dd48a8cd97a01c0cad345ca8ec20ce1987f2835d76a4d1"
cabal --store-dir=$STORE_DIR v2-build --dry-run cabal --store-dir=$STORE_DIR v2-build --dry-run
cabal2stack --system-ghc --allow-newer --resolver lts-21.17 --resolver-file devops/stack/lts-21.17.yaml -o stack.yaml cabal2stack --system-ghc --allow-newer --resolver lts-21.17 --resolver-file devops/stack/lts-21.17.yaml -o stack.yaml
......
...@@ -172,7 +172,7 @@ ...@@ -172,7 +172,7 @@
git: "https://gitlab.iscpif.fr/gargantext/iso639.git" git: "https://gitlab.iscpif.fr/gargantext/iso639.git"
subdirs: subdirs:
- . - .
- commit: cb07b604bfb7a22aa21dd8918de5cb65c8a4bdf1 - commit: 04b5c9044fef44393b66bffa258ca0b0f59c1087
git: "https://gitlab.iscpif.fr/gargantext/opaleye-textsearch.git" git: "https://gitlab.iscpif.fr/gargantext/opaleye-textsearch.git"
subdirs: subdirs:
- . - .
...@@ -318,7 +318,7 @@ flags: ...@@ -318,7 +318,7 @@ flags:
"full-text-search": "full-text-search":
"build-search-demo": false "build-search-demo": false
gargantext: gargantext:
"no-phylo-debug-logs": false "no-phylo-debug-logs": true
"test-crypto": false "test-crypto": false
"ghc-lib-parser": "ghc-lib-parser":
"threaded-rts": true "threaded-rts": true
......
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