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
19cfbc8e
Commit
19cfbc8e
authored
Apr 16, 2024
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'git.gargantext.org-ibung/fix-cabal-file' into dev
parents
cb5e1e62
0baa2755
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
cabal.project
cabal.project
+1
-0
gargantext.cabal
gargantext.cabal
+1
-4
No files found.
cabal.project
View file @
19cfbc8e
...
...
@@ -3,6 +3,7 @@
index
-
state
:
2023
-
12
-
10
T10
:
34
:
46
Z
with
-
compiler
:
ghc
-
9.4.7
optimization
:
2
packages
:
./
...
...
gargantext.cabal
View file @
19cfbc8e
...
...
@@ -74,7 +74,6 @@ common defaults
build-depends:
base >=4.7 && <5
optimization: 2
common optimized
ghc-options:
-O2
...
...
@@ -828,7 +827,6 @@ executable gargantext-server
, text ^>= 1.2.4.1
, unordered-containers ^>= 0.2.16.0
, vector ^>= 0.7.3
optimization: 2
executable gargantext-upgrade
import:
...
...
@@ -1076,7 +1074,6 @@ executable gargantext-phylo-profile
Common
hs-source-dirs:
bin/gargantext-phylo-profile bin/gargantext-phylo/Phylo
default-extensions: GHC2021
ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
build-depends:
base
...
...
@@ -1091,7 +1088,7 @@ executable gargantext-phylo-profile
, split
, vector
, directory
default-language:
Haskell2010
default-language:
GHC2021
executable garg-golden-file-diff
import:
...
...
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