Commit ae0ffe85 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli Committed by Alfredo Di Napoli

feat(deps): Upgrade to gargantext-graph-core, drop redundant accelerate-related deps

This commit uses the latest version of `gargantext-graph`, now rebranded
`gargantext-graph-core`, which allowed us to drop unused dependencies
like `accelerate-arithmetic` & co.
parent b04703d0
......@@ -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="bf5974d285f48bc351945352b796538dcd16359e96797a3e47f96c166ec3f194"
expected_cabal_project_freeze_hash="fc139c12c0f7459c0669f0be9144d94c13c6cd56a72ae199dc85b28914899fb5"
expected_cabal_project_hash="3392d0e403fd3fe5524a48113aa4a61ed904882d79533d3c32f4ad5bcfdbf761"
expected_cabal_project_freeze_hash="24c9ad45891807727dba04e69933f20a6550a28ada180b982265d7623a55e698"
cabal --store-dir=$STORE_DIR v2-build --dry-run
......
......@@ -27,11 +27,6 @@ source-repository-package
location: https://gitlab.iscpif.fr/gargantext/opaleye-textsearch.git
tag: 04b5c9044fef44393b66bffa258ca0b0f59c1087
source-repository-package
type: git
location: https://github.com/alpmestan/accelerate-arithmetic.git
tag: a110807651036ca2228a76507ee35bbf7aedf87a
source-repository-package
type: git
location: https://github.com/alpmestan/hmatrix.git
......@@ -44,11 +39,6 @@ source-repository-package
tag: bc6ca8058077b0b5702ea4b88bd4189cfcad267a
subdir: sparse-linear
source-repository-package
type: git
location: https://github.com/chessai/eigen.git
tag: 1790fdf9138970dde0dbabf8b270698145a4a88c
source-repository-package
type: git
location: https://github.com/delanoe/data-time-segment.git
......@@ -59,11 +49,6 @@ source-repository-package
location: https://github.com/delanoe/patches-map
tag: 76cae88f367976ff091e661ee69a5c3126b94694
source-repository-package
type: git
location: https://gitlab.iscpif.fr/amestanogullari/accelerate-utility.git
tag: a3875fe652d3bb5acb522674c22c6c814c1b4ad0
source-repository-package
type: git
location: https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git
......@@ -102,7 +87,8 @@ source-repository-package
source-repository-package
type: git
location: https://gitlab.iscpif.fr/gargantext/gargantext-graph.git
tag: 588e104fe7593210956610cab0041fd16584a4ce
tag: a08ceed71b297a811f90cb86c3c61dc0b153036b
subdir: gargantext-graph-core
-- Support for GHC 9.6.x
source-repository-package
......@@ -181,13 +167,8 @@ source-repository-package
tag: 02f5ed9ee2d6cce45161addf945b88bc6adf9059
allow-newer: MissingH:base
, accelerate-arithmetic:accelerate
, accelerate-utility:accelerate
, *:base
, crawlerHAL:*
, eigen:constraints
, eigen:transformers
, eigen:primitive
, epo-api-client:http-client-tls
, openalex:http-client-tls
, iso639:aeson
......
......@@ -196,7 +196,7 @@ constraints: any.Boolean ==0.2.4,
formatting -no-double-conversion,
any.free ==5.2,
any.fullstop ==0.1.4,
any.gargantext-graph ==0.1.0.0,
any.gargantext-graph-core ==0.2.0.0,
any.gargantext-prelude ==0.1.0.0,
any.generic-arbitrary ==1.0.1,
any.generic-monoid ==0.1.0.1,
......
......@@ -535,7 +535,7 @@ library
, fmt
, formatting ^>= 7.2.0
, fullstop ^>= 0.1.4
, gargantext-graph >=0.1.0.0
, gargantext-graph-core >= 0.2.0.0
, gargantext-prelude
, graphviz ^>= 2999.20.1.0
, haskell-bee
......
......@@ -115,10 +115,6 @@
git: "https://github.com/adinapoli/http-reverse-proxy.git"
subdirs:
- .
- commit: a110807651036ca2228a76507ee35bbf7aedf87a
git: "https://github.com/alpmestan/accelerate-arithmetic.git"
subdirs:
- .
- commit: b9fca8beee0f23c17a6b2001ec834d071709e6e7
git: "https://github.com/alpmestan/hmatrix.git"
subdirs:
......@@ -131,10 +127,6 @@
git: "https://github.com/boolexpr/boolexpr.git"
subdirs:
- .
- commit: 1790fdf9138970dde0dbabf8b270698145a4a88c
git: "https://github.com/chessai/eigen.git"
subdirs:
- .
- commit: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
git: "https://github.com/delanoe/data-time-segment.git"
subdirs:
......@@ -155,10 +147,6 @@
git: "https://github.com/haskell-github-trust/ekg-json"
subdirs:
- .
- commit: a3875fe652d3bb5acb522674c22c6c814c1b4ad0
git: "https://gitlab.iscpif.fr/amestanogullari/accelerate-utility.git"
subdirs:
- .
- commit: eb130c71fa17adaceed6ff66beefbccb13df51ba
git: "https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git"
subdirs:
......@@ -187,10 +175,10 @@
git: "https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git"
subdirs:
- .
- commit: 588e104fe7593210956610cab0041fd16584a4ce
- commit: a08ceed71b297a811f90cb86c3c61dc0b153036b
git: "https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs:
- .
- "gargantext-graph-core"
- commit: 4a9c709613554eed0189b486de2126c18797088c
git: "https://gitlab.iscpif.fr/gargantext/haskell-bee"
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