Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gargantext-graph
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
gargantext-graph
Commits
a08ceed7
Commit
a08ceed7
authored
Mar 03, 2025
by
Alfredo Di Napoli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup gargantext-graph-core
parent
fd3da6b0
Pipeline
#7390
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
gargantext-graph-core.cabal
gargantext-graph-core/gargantext-graph-core.cabal
+2
-4
No files found.
gargantext-graph-core/gargantext-graph-core.cabal
View file @
a08ceed7
...
@@ -38,7 +38,7 @@ library
...
@@ -38,7 +38,7 @@ library
Graph.Tools.Random
Graph.Tools.Random
Graph.Types
Graph.Types
other-modules:
other-modules:
Paths_gargantext_graph
Paths_gargantext_graph
_core
hs-source-dirs:
hs-source-dirs:
src
src
default-extensions:
default-extensions:
...
@@ -55,12 +55,10 @@ library
...
@@ -55,12 +55,10 @@ library
, haskell-igraph >=0.6.0
, haskell-igraph >=0.6.0
, hmatrix
, hmatrix
, lens
, lens
, pretty-simple
, protolude
, protolude
, reflection
, reflection
, singletons
, singletons
, sparse-linear
, sparse-linear
, string-conversions
, text
, text
, vector
, vector
default-language: Haskell2010
default-language: Haskell2010
...
@@ -69,7 +67,7 @@ test-suite gargantext-graph-test
...
@@ -69,7 +67,7 @@ test-suite gargantext-graph-test
type: exitcode-stdio-1.0
type: exitcode-stdio-1.0
main-is: Main.hs
main-is: Main.hs
other-modules:
other-modules:
Paths_gargantext_graph
Paths_gargantext_graph
_core
hs-source-dirs:
hs-source-dirs:
test
test
default-extensions:
default-extensions:
...
...
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