Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
195
Issues
195
List
Board
Labels
Milestones
Merge Requests
12
Merge Requests
12
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
7d34950c
Commit
7d34950c
authored
Jul 16, 2021
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[FIX] dep
parent
e36cc6ff
Pipeline
#1607
failed with stage
in 7 minutes and 2 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
PosTagging.hs
src/Gargantext/Core/Text/Terms/Multi/PosTagging.hs
+0
-1
stack.yaml
stack.yaml
+1
-1
No files found.
src/Gargantext/Core/Text/Terms/Multi/PosTagging.hs
View file @
7d34950c
...
@@ -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
(
..
))
...
...
stack.yaml
View file @
7d34950c
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment