Commit c63c7cae authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] names

parent 0a92f8de
...@@ -11,7 +11,7 @@ Portability : POSIX ...@@ -11,7 +11,7 @@ Portability : POSIX
-} -}
module Graph.Clustering where module Core.Text where
import Gargantext.API.Ngrams.Types (NgramsTerm(..)) import Gargantext.API.Ngrams.Types (NgramsTerm(..))
import Gargantext.Core.Viz.Graph (Graph(..)) import Gargantext.Core.Viz.Graph (Graph(..))
......
...@@ -23,7 +23,7 @@ This document defines basic of Text definitions according to Gargantext.. ...@@ -23,7 +23,7 @@ This document defines basic of Text definitions according to Gargantext..
{-# LANGUAGE BangPatterns #-} {-# LANGUAGE BangPatterns #-}
module Gargantext.Core.Text.Examples module Core.Text.Examples
where where
import Data.Array.Accelerate (toList, Matrix) import Data.Array.Accelerate (toList, Matrix)
......
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