Commit 3f46358d authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Warnings at compilation.

parent 9b8bd4b5
Pipeline #350 failed with stage
......@@ -258,6 +258,7 @@ executables:
- containers
- gargantext
- vector
- parallel
- cassava
- ini
- optparse-generic
......
......@@ -18,7 +18,7 @@ commentary with @some markup@.
module Gargantext.Text.Terms.WithList where
import qualified Data.Algorithms.KMP as KMP
import Data.Text (Text, concat, unpack)
import Data.Text (Text, concat)
import qualified Data.IntMap.Strict as IntMap
import Gargantext.Text.Context
......
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