[deps] update-project-dependencies

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