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
165
Issues
165
List
Board
Labels
Milestones
Merge Requests
11
Merge Requests
11
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
331756de
Commit
331756de
authored
Jun 04, 2018
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0002-Minor-build-packaging-tweaks.patch by npouillard
parent
b4184239
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 @
331756de
...
@@ -35,7 +35,6 @@ library:
...
@@ -35,7 +35,6 @@ library:
dependencies
:
dependencies
:
-
QuickCheck
-
QuickCheck
-
accelerate
-
accelerate
-
accelerate-io
-
aeson
-
aeson
-
aeson-lens
-
aeson-lens
-
aeson-pretty
-
aeson-pretty
...
@@ -46,6 +45,7 @@ library:
...
@@ -46,6 +45,7 @@ library:
-
bytestring
-
bytestring
-
case-insensitive
-
case-insensitive
-
cassava
-
cassava
-
clustering-louvain
-
conduit
-
conduit
-
conduit-extra
-
conduit-extra
-
containers
-
containers
...
...
src/Gargantext/Text/Metrics.hs
View file @
331756de
...
@@ -11,6 +11,7 @@ Mainly reexport functions in @Data.Text.Metrics@
...
@@ -11,6 +11,7 @@ Mainly reexport functions in @Data.Text.Metrics@
-}
-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE OverloadedStrings #-}
module
Gargantext.Text.Metrics
where
module
Gargantext.Text.Metrics
where
...
...
stack.yaml
View file @
331756de
...
@@ -14,7 +14,7 @@ extra-deps:
...
@@ -14,7 +14,7 @@ extra-deps:
-
git
:
https://github.com/delanoe/servant-static-th.git
-
git
:
https://github.com/delanoe/servant-static-th.git
commit
:
fff77e79fe94d563ab5cae2609b78c17b5c1f434
commit
:
fff77e79fe94d563ab5cae2609b78c17b5c1f434
-
accelerate-1.2.0.0
-
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-1.2.4.0
-
aeson-lens-0.5.0.0
-
aeson-lens-0.5.0.0
-
duckling-0.1.3.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