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
160
Issues
160
List
Board
Labels
Milestones
Merge Requests
14
Merge Requests
14
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
810a6df4
Verified
Commit
810a6df4
authored
Dec 18, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[stack] update-project-dependencies
parent
0f7fd9c5
Pipeline
#7160
passed with stages
in 57 minutes and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
19 deletions
+11
-19
update-project-dependencies
bin/update-project-dependencies
+2
-2
stack.yaml
stack.yaml
+9
-17
No files found.
bin/update-project-dependencies
View file @
810a6df4
...
...
@@ -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
=
"1
18ab88c85b38aa740c0f7a23626262cf1d383c20fc8ca986a462259c519c7e7
"
expected_cabal_project_freeze_hash
=
"
da270a3d058342dd52cdb44a6797518ef15029b204a8fc405a41e71c2c204071
"
expected_cabal_project_hash
=
"1
abcdd99d5d50660e640be8a340c90331a84ef266d174c7ca6099c1c04ef65ea
"
expected_cabal_project_freeze_hash
=
"
32310c4d4e7b4679dcb90dcfcd0d6d1b175dbf885a77ffddca16d422998a521c
"
cabal
--store-dir
=
$STORE_DIR
v2-build
--dry-run
...
...
stack.yaml
View file @
810a6df4
...
...
@@ -50,6 +50,7 @@
-
"
hspec-core-2.11.9"
-
"
hspec-discover-2.11.9"
-
"
hspec-expectations-0.8.4"
-
"
html-entities-1.1.4.7"
-
"
http-accept-0.2"
-
"
http-api-data-0.5.1"
-
"
http-client-0.7.14"
...
...
@@ -96,9 +97,11 @@
-
"
rake-0.0.1"
-
"
random-1.2.1.2"
-
"
random-strings-0.1.1.0"
-
"
rdf4h-5.1.0"
-
"
reflection-2.1.8"
-
"
resourcet-1.3.0"
-
"
safe-0.3.21"
-
"
selective-0.7.0.1"
-
"
servant-0.20.2"
-
"
servant-auth-0.4.2.0"
-
"
servant-auth-client-0.4.2.0"
...
...
@@ -130,6 +133,7 @@
-
"
th-compat-0.1.5"
-
"
these-1.2.1"
-
"
time-compat-1.9.7"
-
"
toml-parser-2.0.1.0"
-
"
type-equality-1.0.1"
-
"
typed-process-0.2.12.0"
-
"
unicode-collation-0.1.3.6"
...
...
@@ -164,10 +168,6 @@
git
:
"
https://github.com/AccelerateHS/accelerate.git"
subdirs
:
-
.
-
commit
:
232db57d6ce0940fcc902adf30a9ed3f3561f21d
git
:
"
https://github.com/MercuryTechnologies/ekg-json.git"
subdirs
:
-
.
-
commit
:
c90b7bc55b0e628d0b71ccee4e222833a19792f8
git
:
"
https://github.com/adinapoli/http-reverse-proxy.git"
subdirs
:
...
...
@@ -216,12 +216,8 @@
git
:
"
https://github.com/garganscript/nanomsg-haskell"
subdirs
:
-
.
-
commit
:
4a291783f4aa83548eac5009e16e8bdcb5ddc667
git
:
"
https://github.com/glguy/toml-parser"
subdirs
:
-
.
-
commit
:
4fd2edf30c141600ffad6d730cc4c1c08a6dbce4
git
:
"
https://github.com/robstewart57/rdf4h.git"
-
commit
:
bd0592818882f9cf34d2991d01f7dcb3d8bca309
git
:
"
https://github.com/haskell-github-trust/ekg-json"
subdirs
:
-
.
-
commit
:
a3875fe652d3bb5acb522674c22c6c814c1b4ad0
...
...
@@ -478,13 +474,6 @@ flags:
http2
:
devel
:
false
h2spec
:
false
hxt
:
"
network-uri"
:
false
profile
:
false
"
hxt-charproperties"
:
profile
:
false
"
hxt-regex-xmlschema"
:
profile
:
false
"
integer-logarithms"
:
"
check-bounds"
:
false
"
integer-gmp"
:
true
...
...
@@ -700,6 +689,9 @@ flags:
httpbin
:
false
wuss
:
pedantic
:
false
xeno
:
libxml2
:
false
"
whitespace-around-equals"
:
false
yaml
:
"
no-examples"
:
true
"
no-exe"
:
true
...
...
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