Commit 8e36f002 authored by Alexandre Delanoë's avatar Alexandre Delanoë Committed by Quentin Lobbé

[FIX] Warnings at compilation.

parent 13aed284
......@@ -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