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
158
Issues
158
List
Board
Labels
Milestones
Merge Requests
9
Merge Requests
9
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
945d8e2e
Unverified
Commit
945d8e2e
authored
Jun 04, 2018
by
Nicolas Pouillard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor build/packaging tweaks
parent
58c1c249
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
package.yaml
package.yaml
+1
-1
Metrics.hs
src/Gargantext/Text/Metrics.hs
+1
-0
stack.yaml
stack.yaml
+1
-1
No files found.
package.yaml
View file @
945d8e2e
...
...
@@ -35,7 +35,6 @@ library:
dependencies
:
-
QuickCheck
-
accelerate
-
accelerate-io
-
aeson
-
aeson-lens
-
aeson-pretty
...
...
@@ -46,6 +45,7 @@ library:
-
bytestring
-
case-insensitive
-
cassava
-
clustering-louvain
-
conduit
-
conduit-extra
-
containers
...
...
src/Gargantext/Text/Metrics.hs
View file @
945d8e2e
...
...
@@ -11,6 +11,7 @@ Mainly reexport functions in @Data.Text.Metrics@
-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE OverloadedStrings #-}
module
Gargantext.Text.Metrics
where
...
...
stack.yaml
View file @
945d8e2e
...
...
@@ -14,7 +14,7 @@ extra-deps:
-
git
:
https://github.com/delanoe/servant-static-th.git
commit
:
fff77e79fe94d563ab5cae2609b78c17b5c1f434
-
accelerate-1.2.0.0
-
accelerate-io
-1.2.0.0
-
hashtables-1.2.3.0
# needed by accelerate
-1.2.0.0
-
aeson-1.2.4.0
-
aeson-lens-0.5.0.0
-
duckling-0.1.3.0
...
...
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