Commit 3e6c4d4a authored by qlobbe's avatar qlobbe

fix package and cabal

parent a65c57dd
Pipeline #1430 failed with stage
...@@ -89,17 +89,11 @@ library: ...@@ -89,17 +89,11 @@ library:
- Gargantext.Core.Text.Flow - Gargantext.Core.Text.Flow
- Gargantext.Core.Viz.Graph - Gargantext.Core.Viz.Graph
- Gargantext.Core.Viz.Graph.Index - Gargantext.Core.Viz.Graph.Index
- Gargantext.Core.Viz.Phylo
- Gargantext.Core.Viz.AdaptativePhylo - Gargantext.Core.Viz.AdaptativePhylo
- Gargantext.Core.Viz.Phylo.PhyloMaker - Gargantext.Core.Viz.Phylo.PhyloMaker
- Gargantext.Core.Viz.Phylo.Tools
- Gargantext.Core.Viz.Phylo.PhyloTools - Gargantext.Core.Viz.Phylo.PhyloTools
- Gargantext.Core.Viz.Phylo.PhyloExport - Gargantext.Core.Viz.Phylo.PhyloExport
- Gargantext.Core.Viz.Phylo.SynchronicClustering - Gargantext.Core.Viz.Phylo.SynchronicClustering
- Gargantext.Core.Viz.Phylo.Example
- Gargantext.Core.Viz.Phylo.LevelMaker
- Gargantext.Core.Viz.Phylo.View.Export
- Gargantext.Core.Viz.Phylo.View.ViewMaker
- Gargantext.Core.Viz.Types - Gargantext.Core.Viz.Types
dependencies: dependencies:
- HSvm - HSvm
...@@ -135,6 +129,7 @@ library: ...@@ -135,6 +129,7 @@ library:
- conduit-extra - conduit-extra
- containers - containers
- contravariant - contravariant
- cryptohash
- crawlerHAL - crawlerHAL
- crawlerISTEX - crawlerISTEX
- crawlerIsidore - crawlerIsidore
...@@ -335,7 +330,8 @@ executables: ...@@ -335,7 +330,8 @@ executables:
- ini - ini
- optparse-generic - optparse-generic
- split - split
- unordered-containers - unordered-containers
- cryptohash
gargantext-import: gargantext-import:
main: Main.hs main: Main.hs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment