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
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
Grégoire Locqueville
haskell-gargantext
Commits
d68e6080
Verified
Commit
d68e6080
authored
Feb 16, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[cabal] remove local -openalex
parent
c72d6334
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
8 deletions
+11
-8
update-project-dependencies
bin/update-project-dependencies
+2
-2
cabal.project
cabal.project
+4
-5
cabal.project.freeze
cabal.project.freeze
+1
-0
stack.yaml
stack.yaml
+4
-1
No files found.
bin/update-project-dependencies
View file @
d68e6080
...
@@ -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
=
"
d16ff8bc44667b17e3acccc81e0b15e4d6609fba462cae5d8406e9aa640a78b6
"
expected_cabal_project_hash
=
"
ad7d9ea06d217890f675ab9fef102eeffb39f9cbf70f8675f02e281f334e58fd
"
expected_cabal_project_freeze_hash
=
"
54f731bdc3df4f3bb0a25eafd2c79f13782ad016a7539e1bae413449e9519f8c
"
expected_cabal_project_freeze_hash
=
"
745c65c246998cfda4d2a7a22df44a9f1f7fb0927e2afc2f16712861bf552c76
"
cabal
--store-dir
=
$STORE_DIR
v2-build
--dry-run
cabal
--store-dir
=
$STORE_DIR
v2-build
--dry-run
cabal2stack
--system-ghc
--allow-newer
--resolver
lts-21.17
--resolver-file
devops/stack/lts-21.17.yaml
-o
stack.yaml
cabal2stack
--system-ghc
--allow-newer
--resolver
lts-21.17
--resolver-file
devops/stack/lts-21.17.yaml
-o
stack.yaml
...
...
cabal.project
View file @
d68e6080
...
@@ -6,7 +6,6 @@ with-compiler: ghc-9.4.7
...
@@ -6,7 +6,6 @@ with-compiler: ghc-9.4.7
packages
:
packages
:
./
./
../
openalex
source
-
repository
-
package
source
-
repository
-
package
type
:
git
type
:
git
...
@@ -119,10 +118,10 @@ source-repository-package
...
@@ -119,10 +118,10 @@ source-repository-package
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
crawlers
/
istex
.
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
crawlers
/
istex
.
git
tag
:
c0a08d62c40a169b7934ceb7cb12c39952160e7a
tag
:
c0a08d62c40a169b7934ceb7cb12c39952160e7a
--
source
-
repository
-
package
source
-
repository
-
package
--
type
:
git
type
:
git
--
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
crawlers
/
openalex
.
git
location
:
https
://
gitlab
.
iscpif
.
fr
/
gargantext
/
crawlers
/
openalex
.
git
--
tag
:
cd179f6dda15d77a085c0176284c921b7bc50c46
tag
:
7590
b2425612a7dd6d0e07fe3a1297a8876e0394
source
-
repository
-
package
source
-
repository
-
package
type
:
git
type
:
git
...
...
cabal.project.freeze
View file @
d68e6080
...
@@ -403,6 +403,7 @@ constraints: any.Cabal ==3.8.1.0,
...
@@ -403,6 +403,7 @@ constraints: any.Cabal ==3.8.1.0,
any.old-locale ==1.0.0.7,
any.old-locale ==1.0.0.7,
any.old-time ==1.1.0.3,
any.old-time ==1.1.0.3,
any.opaleye ==0.9.6.1,
any.opaleye ==0.9.6.1,
any.openalex ==0.1.0.0,
any.optics-core ==0.4.1.1,
any.optics-core ==0.4.1.1,
optics-core -explicit-generic-labels,
optics-core -explicit-generic-labels,
any.optics-extra ==0.4.2.1,
any.optics-extra ==0.4.2.1,
...
...
stack.yaml
View file @
d68e6080
...
@@ -147,6 +147,10 @@
...
@@ -147,6 +147,10 @@
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/istex.git"
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/istex.git"
subdirs
:
subdirs
:
-
.
-
.
-
commit
:
7590b2425612a7dd6d0e07fe3a1297a8876e0394
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/openalex.git"
subdirs
:
-
.
-
commit
:
300764df4f78ea6175535f9b78b884cc2aa9da61
-
commit
:
300764df4f78ea6175535f9b78b884cc2aa9da61
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git"
git
:
"
https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git"
subdirs
:
subdirs
:
...
@@ -672,6 +676,5 @@ flags:
...
@@ -672,6 +676,5 @@ flags:
standalone
:
true
standalone
:
true
packages
:
packages
:
-
.
-
.
-
../openalex
resolver
:
"
lts-21.17"
resolver
:
"
lts-21.17"
"
system-ghc"
:
true
"
system-ghc"
:
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