Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
159
Issues
159
List
Board
Labels
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
b04703d0
Commit
b04703d0
authored
Feb 28, 2025
by
Alfredo Di Napoli
Committed by
Alfredo Di Napoli
Mar 03, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update project deps after rebase
parent
b58a0cce
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
14 deletions
+2
-14
update-project-dependencies
bin/update-project-dependencies
+2
-2
cabal.project.freeze
cabal.project.freeze
+0
-1
stack.yaml
stack.yaml
+0
-11
No files found.
bin/update-project-dependencies
View file @
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
=
"
04f69f845c1f24be575794482336036db31754d57a8b0401aa62fbccf4906403
"
expected_cabal_project_freeze_hash
=
"
6396da4c1000035128520c2628b7e7dd53c82239769f63bcbf409669f8bf7cd
5"
expected_cabal_project_hash
=
"
bf5974d285f48bc351945352b796538dcd16359e96797a3e47f96c166ec3f194
"
expected_cabal_project_freeze_hash
=
"
fc139c12c0f7459c0669f0be9144d94c13c6cd56a72ae199dc85b28914899fb
5"
cabal
--store-dir
=
$STORE_DIR
v2-build
--dry-run
...
...
cabal.project.freeze
View file @
b04703d0
...
...
@@ -196,7 +196,6 @@ constraints: any.Boolean ==0.2.4,
formatting -no-double-conversion,
any.free ==5.2,
any.fullstop ==0.1.4,
gargantext -enable-benchmarks +no-phylo-debug-logs -test-crypto,
any.gargantext-graph ==0.1.0.0,
any.gargantext-prelude ==0.1.0.0,
any.generic-arbitrary ==1.0.1,
...
...
stack.yaml
View file @
b04703d0
...
...
@@ -67,18 +67,7 @@
-
"
rdf4h-5.1.0"
-
"
reflection-2.1.9"
-
"
req-3.13.4"
-
"
resourcet-1.3.0"
-
"
safe-0.3.21"
-
"
scheduler-2.0.1.0"
-
"
selective-0.7.0.1"
-
"
servant-0.20.2"
-
"
servant-auth-0.4.2.0"
-
"
servant-auth-client-0.4.2.0"
-
"
servant-auth-server-0.4.9.0"
-
"
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-swagger-ui-0.3.5.5.0.1"
-
"
singletons-3.0.4"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment