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
7
Merge Requests
7
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
38c9cea4
Commit
38c9cea4
authored
Sep 23, 2024
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/388-remove-obsolete-ghc-option-2' into stable
parents
45a7d53d
f777d222
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
update-project-dependencies
bin/update-project-dependencies
+1
-1
cabal.project
cabal.project
+1
-1
cabal.project.local_toCopy
cabal.project.local_toCopy
+1
-1
No files found.
bin/update-project-dependencies
View file @
38c9cea4
...
@@ -18,7 +18,7 @@ fi
...
@@ -18,7 +18,7 @@ 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
=
"
3943da8b9f3ae918afadf2b302875b3b395b31b2f69c3d42135af2ac800b7a0c
"
expected_cabal_project_freeze_hash
=
"af825192f1ec47b07e6001dd2556b59991c9e6c50094dc732ee933a41f0dc9bd"
expected_cabal_project_freeze_hash
=
"af825192f1ec47b07e6001dd2556b59991c9e6c50094dc732ee933a41f0dc9bd"
...
...
cabal.project
View file @
38c9cea4
...
@@ -235,7 +235,7 @@ allow-older: aeson:hashable
...
@@ -235,7 +235,7 @@ allow-older: aeson:hashable
,
hsparql
:
rdf4h
,
hsparql
:
rdf4h
package
gargantext
package
gargantext
ghc
-
options
:
-
fwrite
-
ide
-
info
-
hiedir
=
".stack-work/hiedb"
ghc
-
options
:
-
fwrite
-
ide
-
info
package
hmatrix
package
hmatrix
ghc
-
options
:
-
O2
-
fsimpl
-
tick
-
factor
=
10000
-
fdicts
-
cheap
-
fdicts
-
strict
-
flate
-
dmd
-
anal
-
fno
-
state
-
hack
ghc
-
options
:
-
O2
-
fsimpl
-
tick
-
factor
=
10000
-
fdicts
-
cheap
-
fdicts
-
strict
-
flate
-
dmd
-
anal
-
fno
-
state
-
hack
...
...
cabal.project.local_toCopy
View file @
38c9cea4
package
gargantext
package
gargantext
ghc
-
options
:
-
fwrite
-
ide
-
info
-
hiedir
=
".stack-work/hiedb"
-
O0
ghc
-
options
:
-
fwrite
-
ide
-
info
package
gargantext
-
admin
package
gargantext
-
admin
ghc
-
options
:
-
O0
ghc
-
options
:
-
O0
...
...
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