[stack] update project dependencies hashes

parent 96915688
Pipeline #6251 failed with stages
......@@ -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="75954432d1b867597b6eff606d22b36e53a18b283464c9c9d309af231a694d6b"
expected_cabal_project_freeze_hash="09930a2fa36e4325d46e5d069595d300c6017472f405f8ac67158377816d132a"
expected_cabal_project_hash="bdb72fb347348798c9eeebc280edb8664a8ecb380d5e8f51dafd0ad647a77087"
expected_cabal_project_freeze_hash="6fbf60b219a4f2ea760f47e5430d3954402d5dde88662d77e224cb0a6d87a274"
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
......
......@@ -166,6 +166,7 @@ constraints: any.Cabal ==3.8.1.0,
any.data-time-segment ==0.1.0.0,
any.dec ==0.0.5,
any.deepseq ==1.4.8.0,
any.deferred-folds ==0.9.18.6,
any.dense-linear-algebra ==0.1.0.0,
any.deriving-aeson ==0.2.9,
any.digest ==0.0.1.7,
......@@ -204,8 +205,10 @@ constraints: any.Cabal ==3.8.1.0,
any.filepath ==1.4.2.2,
any.filepattern ==0.1.3,
any.fmt ==0.6.3.0,
any.focus ==1.0.3.2,
any.foldable1-classes-compat ==0.1,
foldable1-classes-compat +tagged,
any.foldl ==1.4.15,
any.formatting ==7.2.0,
formatting +no-double-conversion,
any.free ==5.1.10,
......@@ -327,6 +330,7 @@ constraints: any.Cabal ==3.8.1.0,
libyaml -no-unicode -system-libyaml,
any.lifted-async ==0.10.2.4,
any.lifted-base ==0.2.3.12,
any.list-t ==1.0.5.7,
any.listsafe ==0.1.0.1,
any.llvm-hs ==12.0.0,
llvm-hs -debug -llvm-with-rtti +shared-llvm,
......@@ -373,6 +377,7 @@ constraints: any.Cabal ==3.8.1.0,
any.mtl-compat ==0.2.2,
mtl-compat -two-point-one -two-point-two,
any.mwc-random ==0.15.0.2,
any.nanomsg-haskell ==0.2.4,
any.natural-transformation ==0.4,
any.network ==3.1.4.0,
network -devel,
......@@ -428,6 +433,8 @@ constraints: any.Cabal ==3.8.1.0,
prettyprinter -buildreadme +text,
any.prettyprinter-ansi-terminal ==1.1.3,
any.primitive ==0.8.0.0,
any.primitive-extras ==0.10.1.10,
any.primitive-unlifted ==2.1.0.0,
any.probability ==0.2.8,
probability +splitbase,
any.process ==1.6.17.0,
......@@ -502,6 +509,7 @@ constraints: any.Cabal ==3.8.1.0,
any.servant-swagger ==1.2,
any.servant-swagger-ui ==0.3.5.5.0.0,
any.servant-swagger-ui-core ==0.3.5,
any.servant-websockets ==2.0.0,
any.servant-xml-conduit ==0.1.0.4,
any.shelly ==1.12.1,
shelly -build-examples -lifted,
......@@ -534,7 +542,9 @@ constraints: any.Cabal ==3.8.1.0,
any.stemmer ==0.5.2,
any.stm ==2.5.1.0,
any.stm-chans ==3.0.0.9,
any.stm-containers ==1.2.0.3,
any.stm-delay ==0.1.1.1,
any.stm-hamt ==1.2.0.14,
any.storable-complex ==0.2.3.0,
any.streaming-commons ==0.2.2.6,
streaming-commons -use-bytestring-builder,
......
......@@ -4,6 +4,7 @@
- "KMP-0.2.0.0"
- "MissingH-1.4.3.0"
- "Unique-0.4.7.8"
- "deferred-folds-0.9.18.6"
- "fclabels-2.0.5.1"
- "full-text-search-0.2.1.4"
- "fullstop-0.1.4"
......@@ -28,6 +29,7 @@
- "morpheus-graphql-subscriptions-0.24.3"
- "morpheus-graphql-tests-0.24.3"
- "opaleye-0.9.6.1"
- "primitive-unlifted-2.1.0.0"
- "rake-0.0.1"
- "random-1.2.1"
- "recover-rtti-0.4.3"
......@@ -102,6 +104,10 @@
git: "https://github.com/delanoe/patches-map"
subdirs:
- .
- commit: 23be4130804d86979eaee5caffe323a1c7f2b0d6
git: "https://github.com/garganscript/nanomsg-haskell"
subdirs:
- .
- commit: 4fd2edf30c141600ffad6d730cc4c1c08a6dbce4
git: "https://github.com/robstewart57/rdf4h.git"
subdirs:
......@@ -130,7 +136,7 @@
git: "https://gitlab.iscpif.fr/gargantext/crawlers/istex.git"
subdirs:
- .
- commit: ceb8f2cebd4890b6d9d151ab01ee14e925bc0499
- commit: c2114adb0382770e419e5a7ae1b3a1ee5b09ee50
git: "https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git"
subdirs:
- .
......@@ -309,7 +315,7 @@ flags:
"build-search-demo": false
gargantext:
"disable-db-obfuscation-executable": false
"no-phylo-debug-logs": true
"no-phylo-debug-logs": false
"test-crypto": false
"ghc-lib-parser":
"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