Commit 7d34950c authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] dep

parent e36cc6ff
...@@ -29,7 +29,6 @@ import Data.Aeson ...@@ -29,7 +29,6 @@ import Data.Aeson
import Data.Aeson.TH (deriveJSON) import Data.Aeson.TH (deriveJSON)
import Data.ByteString.Lazy.Internal (ByteString) import Data.ByteString.Lazy.Internal (ByteString)
import Data.Set (fromList) import Data.Set (fromList)
import Data.String.Conversions (ConvertibleStrings)
import Data.Text (Text, splitOn, pack, toLower) import Data.Text (Text, splitOn, pack, toLower)
import GHC.Generics import GHC.Generics
import Gargantext.Core (Lang(..)) import Gargantext.Core (Lang(..))
......
...@@ -24,7 +24,7 @@ allow-newer: true ...@@ -24,7 +24,7 @@ allow-newer: true
extra-deps: extra-deps:
- git: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude.git - git: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude.git
commit: 9dc45d72a52ece3bde5a104653a76ffb7a13a31e commit: 3e32ec3aca71eb326805355d3a99b9288dc342ee
# Data Mining Libs # Data Mining Libs
- git: https://github.com/delanoe/data-time-segment.git - git: https://github.com/delanoe/data-time-segment.git
commit: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef commit: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
......
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