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
145
Issues
145
List
Board
Labels
Milestones
Merge Requests
6
Merge Requests
6
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
5c858e52
Commit
5c858e52
authored
Jun 08, 2018
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DEP] config.
parent
d710b723
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
.gitignore
.gitignore
+1
-2
stack.yaml
stack.yaml
+5
-2
No files found.
.gitignore
View file @
5c858e52
...
...
@@ -4,6 +4,5 @@
*purescript-gargantext
doc
bin
clustering-louvain
deps
profiling
servant-job
stack.yaml
View file @
5c858e52
...
...
@@ -2,8 +2,9 @@ flags: {}
extra-package-dbs
:
[]
packages
:
-
.
-
servant-job
-
clustering-louvain
-
'
deps/servant-job'
-
'
deps/clustering-louvain'
-
'
deps/imt-api-client'
allow-newer
:
true
extra-deps
:
...
...
@@ -36,4 +37,6 @@ extra-deps:
-
text-1.2.3.0
-
text-show-3.6.2
-
servant-flatten-0.2
-
serialise-0.2.0.0
# imt-api-client
-
cborg-0.2.0.0
# imt-api-client
resolver
:
lts-11.10
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