Commit 5c858e52 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DEP] config.

parent d710b723
...@@ -4,6 +4,5 @@ ...@@ -4,6 +4,5 @@
*purescript-gargantext *purescript-gargantext
doc doc
bin bin
clustering-louvain deps
profiling profiling
servant-job
...@@ -2,8 +2,9 @@ flags: {} ...@@ -2,8 +2,9 @@ flags: {}
extra-package-dbs: [] extra-package-dbs: []
packages: packages:
- . - .
- servant-job - 'deps/servant-job'
- clustering-louvain - 'deps/clustering-louvain'
- 'deps/imt-api-client'
allow-newer: true allow-newer: true
extra-deps: extra-deps:
...@@ -36,4 +37,6 @@ extra-deps: ...@@ -36,4 +37,6 @@ extra-deps:
- text-1.2.3.0 - text-1.2.3.0
- text-show-3.6.2 - text-show-3.6.2
- servant-flatten-0.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 resolver: lts-11.10
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