[FIX] Shared lists is taken into account now
[gargantext.git] / src / Gargantext / Core / Viz / Graph / Tools.hs
index 959acece207859defc0b700a680733eab17049c1..46bf82ff5fa3e7c291915ba02d44bae7c1baf4b7 100644 (file)
@@ -24,7 +24,7 @@ import Gargantext.Prelude
 import Gargantext.Core.Statistics
 import Gargantext.Core.Viz.Graph
 import Gargantext.Core.Viz.Graph.Bridgeness (bridgeness)
-import Gargantext.Core.Viz.Graph.Distances (Distance(..), measure)
+import Gargantext.Core.Methods.Distances (Distance(..), measure)
 import Gargantext.Core.Viz.Graph.Index (createIndices, toIndex, map2mat, mat2map, Index)
 import Gargantext.Core.Viz.Graph.IGraph (mkGraphUfromEdges)
 import Gargantext.Core.Methods.Graph.BAC.Proxemy (confluence)