Commit a08ceed7 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

cleanup gargantext-graph-core

parent fd3da6b0
Pipeline #7390 failed with stages
......@@ -38,7 +38,7 @@ library
Graph.Tools.Random
Graph.Types
other-modules:
Paths_gargantext_graph
Paths_gargantext_graph_core
hs-source-dirs:
src
default-extensions:
......@@ -55,12 +55,10 @@ library
, haskell-igraph >=0.6.0
, hmatrix
, lens
, pretty-simple
, protolude
, reflection
, singletons
, sparse-linear
, string-conversions
, text
, vector
default-language: Haskell2010
......@@ -69,7 +67,7 @@ test-suite gargantext-graph-test
type: exitcode-stdio-1.0
main-is: Main.hs
other-modules:
Paths_gargantext_graph
Paths_gargantext_graph_core
hs-source-dirs:
test
default-extensions:
......
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