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
195
Issues
195
List
Board
Labels
Milestones
Merge Requests
12
Merge Requests
12
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
db2b4cff
Verified
Commit
db2b4cff
authored
Sep 18, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[deps] update-project-dependencies
parent
d21882bc
Pipeline
#6654
failed with stages
in 24 minutes and 17 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
40 additions
and
3 deletions
+40
-3
update-project-dependencies
bin/update-project-dependencies
+2
-2
cabal.project.freeze
cabal.project.freeze
+20
-1
stack.yaml
stack.yaml
+18
-0
No files found.
bin/update-project-dependencies
View file @
db2b4cff
...
@@ -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
=
"
967fee2ed28f46b12a629ad9821301854d3159975b7297653e50d7fc1f3b8919
"
expected_cabal_project_hash
=
"
195f69b73d8f0aae4dd6b7236e4e05a8f29fed319c2debf4dd38c22624abcb81
"
expected_cabal_project_freeze_hash
=
"
af825192f1ec47b07e6001dd2556b59991c9e6c50094dc732ee933a41f0dc9bd
"
expected_cabal_project_freeze_hash
=
"
7f170787195aa7ab37bbfbe6a530b64e4ecf44eb0fd8e34a76c3769d2d9cc042
"
cabal
--store-dir
=
$STORE_DIR
v2-build
--dry-run
cabal
--store-dir
=
$STORE_DIR
v2-build
--dry-run
...
...
cabal.project.freeze
View file @
db2b4cff
active-repositories: hackage.haskell.org:merge
active-repositories: hackage.haskell.org:merge
constraints: any.Cabal ==3.8.1.0,
constraints: any.Boolean ==0.2.4,
any.Cabal ==3.8.1.0,
any.Cabal-syntax ==3.8.1.0,
any.Cabal-syntax ==3.8.1.0,
any.Glob ==0.10.2,
any.Glob ==0.10.2,
any.HTTP ==4000.4.1,
any.HTTP ==4000.4.1,
...
@@ -8,9 +9,12 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -8,9 +9,12 @@ constraints: any.Cabal ==3.8.1.0,
any.JuicyPixels ==3.3.9,
any.JuicyPixels ==3.3.9,
JuicyPixels -mmap,
JuicyPixels -mmap,
any.KMP ==0.2.0.0,
any.KMP ==0.2.0.0,
any.MemoTrie ==0.6.11,
MemoTrie -examples,
any.MissingH ==1.4.3.1,
any.MissingH ==1.4.3.1,
MissingH +network--ge-3_0_0,
MissingH +network--ge-3_0_0,
any.MonadRandom ==0.6,
any.MonadRandom ==0.6,
any.NumInstances ==1.4,
any.OneTuple ==0.4.2,
any.OneTuple ==0.4.2,
any.Only ==0.1,
any.Only ==0.1,
any.QuickCheck ==2.14.3,
any.QuickCheck ==2.14.3,
...
@@ -84,9 +88,11 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -84,9 +88,11 @@ constraints: any.Cabal ==3.8.1.0,
any.bsb-http-chunked ==0.0.0.4,
any.bsb-http-chunked ==0.0.0.4,
any.byteable ==0.1.1,
any.byteable ==0.1.1,
any.byteorder ==1.0.4,
any.byteorder ==1.0.4,
any.bytes ==0.17.3,
any.bytestring ==0.11.5.2,
any.bytestring ==0.11.5.2,
any.bytestring-builder ==0.10.8.2.0,
any.bytestring-builder ==0.10.8.2.0,
bytestring-builder +bytestring_has_builder,
bytestring-builder +bytestring_has_builder,
any.bytestring-lexing ==0.5.0.14,
any.bzlib-conduit ==0.3.0.3,
any.bzlib-conduit ==0.3.0.3,
any.c2hs ==0.28.8,
any.c2hs ==0.28.8,
c2hs +base3 -regression,
c2hs +base3 -regression,
...
@@ -180,6 +186,7 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -180,6 +186,7 @@ constraints: any.Cabal ==3.8.1.0,
entropy -donotgetentropy,
entropy -donotgetentropy,
any.epo-api-client ==0.1.0.0,
any.epo-api-client ==0.1.0.0,
any.erf ==2.0.0.0,
any.erf ==2.0.0.0,
any.errors ==2.3.0,
any.exceptions ==0.10.5,
any.exceptions ==0.10.5,
any.extra ==1.7.16,
any.extra ==1.7.16,
any.fail ==4.9.0.0,
any.fail ==4.9.0.0,
...
@@ -220,12 +227,16 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -220,12 +227,16 @@ constraints: any.Cabal ==3.8.1.0,
hashable +integer-gmp -random-initial-seed,
hashable +integer-gmp -random-initial-seed,
any.hashtables ==1.3.1,
any.hashtables ==1.3.1,
hashtables -bounds-checking -debug -detailed-profiling -portable -sse42 +unsafe-tricks,
hashtables -bounds-checking -debug -detailed-profiling -portable -sse42 +unsafe-tricks,
any.haskell-bee ==0.1.0.0,
any.haskell-igraph ==0.10.4,
any.haskell-igraph ==0.10.4,
any.haskell-lexer ==1.1.1,
any.haskell-lexer ==1.1.1,
any.haskell-pgmq ==0.1.0.0,
any.haskell-src-exts ==1.23.1,
any.haskell-src-exts ==1.23.1,
any.haskell-src-meta ==0.8.14,
any.haskell-src-meta ==0.8.14,
any.haskell-throttle ==0.1.0.0,
any.haskell-throttle ==0.1.0.0,
any.hedgehog ==1.5,
any.hedgehog ==1.5,
any.hedis ==0.15.2,
hedis -dev,
any.hgal ==2.0.0.3,
any.hgal ==2.0.0.3,
any.hlcm ==0.2.2,
any.hlcm ==0.2.2,
any.hmatrix ==0.20.2,
any.hmatrix ==0.20.2,
...
@@ -298,6 +309,8 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -298,6 +309,8 @@ constraints: any.Cabal ==3.8.1.0,
any.libyaml-clib ==0.2.5,
any.libyaml-clib ==0.2.5,
any.lifted-async ==0.10.2.5,
any.lifted-async ==0.10.2.5,
any.lifted-base ==0.2.3.12,
any.lifted-base ==0.2.3.12,
any.linear ==1.23,
linear -herbie +template-haskell,
any.list-t ==1.0.5.7,
any.list-t ==1.0.5.7,
any.llvm-hs ==12.0.0,
any.llvm-hs ==12.0.0,
llvm-hs -debug -llvm-with-rtti +shared-llvm,
llvm-hs -debug -llvm-with-rtti +shared-llvm,
...
@@ -341,6 +354,7 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -341,6 +354,7 @@ constraints: any.Cabal ==3.8.1.0,
any.mtl ==2.2.2,
any.mtl ==2.2.2,
any.mtl-compat ==0.2.2,
any.mtl-compat ==0.2.2,
mtl-compat -two-point-one -two-point-two,
mtl-compat -two-point-one -two-point-two,
any.multimap ==1.2.1,
any.mwc-random ==0.15.1.0,
any.mwc-random ==0.15.1.0,
mwc-random -benchpapi,
mwc-random -benchpapi,
any.nanomsg-haskell ==0.2.4,
any.nanomsg-haskell ==0.2.4,
...
@@ -351,6 +365,7 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -351,6 +365,7 @@ constraints: any.Cabal ==3.8.1.0,
any.network-control ==0.0.2,
any.network-control ==0.0.2,
any.network-info ==0.2.1,
any.network-info ==0.2.1,
any.network-uri ==2.6.4.2,
any.network-uri ==2.6.4.2,
any.newtype-generics ==0.6.2,
any.old-locale ==1.0.0.7,
any.old-locale ==1.0.0.7,
any.old-time ==1.1.0.4,
any.old-time ==1.1.0.4,
any.opaleye ==0.9.7.0,
any.opaleye ==0.9.7.0,
...
@@ -434,6 +449,7 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -434,6 +449,7 @@ constraints: any.Cabal ==3.8.1.0,
any.rts ==1.0.2,
any.rts ==1.0.2,
any.safe ==0.3.21,
any.safe ==0.3.21,
any.safe-exceptions ==0.1.7.4,
any.safe-exceptions ==0.1.7.4,
any.scanner ==0.3.1,
any.scientific ==0.3.7.0,
any.scientific ==0.3.7.0,
scientific -bytestring-builder -integer-simple,
scientific -bytestring-builder -integer-simple,
any.securemem ==0.1.10,
any.securemem ==0.1.10,
...
@@ -555,6 +571,8 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -555,6 +571,8 @@ constraints: any.Cabal ==3.8.1.0,
any.unicode-collation ==0.1.3.6,
any.unicode-collation ==0.1.3.6,
unicode-collation -doctests -executable,
unicode-collation -doctests -executable,
any.unique ==0.0.1,
any.unique ==0.0.1,
any.units ==2.4.1.5,
any.units-parser ==0.1.1.5,
any.unix ==2.7.3,
any.unix ==2.7.3,
any.unix-compat ==0.7.2,
any.unix-compat ==0.7.2,
any.unix-time ==0.4.15,
any.unix-time ==0.4.15,
...
@@ -578,6 +596,7 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -578,6 +596,7 @@ constraints: any.Cabal ==3.8.1.0,
any.vector-algorithms ==0.9.0.2,
any.vector-algorithms ==0.9.0.2,
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
any.vector-binary-instances ==0.2.5.2,
any.vector-binary-instances ==0.2.5.2,
any.vector-space ==0.16,
any.vector-th-unbox ==0.2.2,
any.vector-th-unbox ==0.2.2,
any.void ==0.7.3,
any.void ==0.7.3,
void -safe,
void -safe,
...
...
stack.yaml
View file @
db2b4cff
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
-
"
binary-orphans-1.0.5"
-
"
binary-orphans-1.0.5"
-
"
blaze-html-0.9.2.0"
-
"
blaze-html-0.9.2.0"
-
"
boring-0.2.2"
-
"
boring-0.2.2"
-
"
bytestring-lexing-0.5.0.14"
-
"
bzlib-conduit-0.3.0.3"
-
"
bzlib-conduit-0.3.0.3"
-
"
cabal-doctest-1.0.10"
-
"
cabal-doctest-1.0.10"
-
"
cassava-0.5.3.2"
-
"
cassava-0.5.3.2"
...
@@ -69,6 +70,7 @@
...
@@ -69,6 +70,7 @@
-
"
libyaml-0.1.4"
-
"
libyaml-0.1.4"
-
"
libyaml-clib-0.2.5"
-
"
libyaml-clib-0.2.5"
-
"
lifted-async-0.10.2.5"
-
"
lifted-async-0.10.2.5"
-
"
linear-1.23"
-
"
logict-0.8.1.0"
-
"
logict-0.8.1.0"
-
"
lzma-0.0.1.1"
-
"
lzma-0.0.1.1"
-
"
math-functions-0.3.4.4"
-
"
math-functions-0.3.4.4"
...
@@ -138,6 +140,7 @@
...
@@ -138,6 +140,7 @@
-
"
type-equality-1.0.1"
-
"
type-equality-1.0.1"
-
"
typed-process-0.2.12.0"
-
"
typed-process-0.2.12.0"
-
"
unicode-collation-0.1.3.6"
-
"
unicode-collation-0.1.3.6"
-
"
units-2.4.1.5"
-
"
unix-compat-0.7.2"
-
"
unix-compat-0.7.2"
-
"
unix-time-0.4.15"
-
"
unix-time-0.4.15"
-
"
unordered-containers-0.2.20"
-
"
unordered-containers-0.2.20"
...
@@ -269,6 +272,10 @@
...
@@ -269,6 +272,10 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
git
:
"
https://gitlab.iscpif.fr/gargantext/gargantext-graph.git"
subdirs
:
subdirs
:
-
.
-
.
-
commit
:
d159ed580acde0bbdbd7b3b1c33fe1a7d5cff34f
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-bee"
subdirs
:
-
.
-
commit
:
bb15d828d5ef36eeaa84cccb00598b585048c88e
-
commit
:
bb15d828d5ef36eeaa84cccb00598b585048c88e
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude"
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude"
subdirs
:
subdirs
:
...
@@ -281,6 +288,10 @@
...
@@ -281,6 +288,10 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-infomap.git"
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-infomap.git"
subdirs
:
subdirs
:
-
.
-
.
-
commit
:
fcb7d4fb811e5b7239078b48268c469c8d28fdf9
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-pgmq"
subdirs
:
-
.
-
commit
:
02f5ed9ee2d6cce45161addf945b88bc6adf9059
-
commit
:
02f5ed9ee2d6cce45161addf945b88bc6adf9059
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-throttle"
git
:
"
https://gitlab.iscpif.fr/gargantext/haskell-throttle"
subdirs
:
subdirs
:
...
@@ -313,6 +324,8 @@ flags:
...
@@ -313,6 +324,8 @@ flags:
"
warp-tests"
:
false
"
warp-tests"
:
false
JuicyPixels
:
JuicyPixels
:
mmap
:
false
mmap
:
false
MemoTrie
:
examples
:
false
MissingH
:
MissingH
:
"
network--ge-3_0_0"
:
true
"
network--ge-3_0_0"
:
true
QuickCheck
:
QuickCheck
:
...
@@ -448,6 +461,8 @@ flags:
...
@@ -448,6 +461,8 @@ flags:
portable
:
false
portable
:
false
sse42
:
false
sse42
:
false
"
unsafe-tricks"
:
true
"
unsafe-tricks"
:
true
hedis
:
dev
:
false
hmatrix
:
hmatrix
:
"
disable-default-paths"
:
false
"
disable-default-paths"
:
false
"
no-random_r"
:
false
"
no-random_r"
:
false
...
@@ -499,6 +514,9 @@ flags:
...
@@ -499,6 +514,9 @@ flags:
libyaml
:
libyaml
:
"
no-unicode"
:
false
"
no-unicode"
:
false
"
system-libyaml"
:
false
"
system-libyaml"
:
false
linear
:
herbie
:
false
"
template-haskell"
:
true
"
llvm-hs"
:
"
llvm-hs"
:
debug
:
false
debug
:
false
"
llvm-with-rtti"
:
false
"
llvm-with-rtti"
:
false
...
...
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