Commit ba645886 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[VERSION] +1 to 0.0.5.6.5

parent 7592f5a8
## Version 0.0.5.6.5
* [BACK] HAL parser with Conduit
## Version 0.0.5.6.4 ## Version 0.0.5.6.4
* [FRONT] Forest Tooltip + Async progress bar fix * [FRONT] Forest Tooltip + Async progress bar fix
......
name: gargantext name: gargantext
version: '0.0.5.6.4' version: '0.0.5.6.5'
synopsis: Search, map, share synopsis: Search, map, share
description: Please see README.md description: Please see README.md
category: Data category: Data
...@@ -332,13 +332,6 @@ executables: ...@@ -332,13 +332,6 @@ executables:
gargantext-client: gargantext-client:
main: Main.hs main: Main.hs
source-dirs: bin/gargantext-client source-dirs: bin/gargantext-client
exposed-modules:
- Auth
- Core
- Options
- Script
- Tracking
- Paths_gargantext
ghc-options: ghc-options:
- -Wall - -Wall
- -threaded - -threaded
......
...@@ -69,11 +69,11 @@ extra-deps: ...@@ -69,11 +69,11 @@ extra-deps:
# External Data API connectors # External Data API connectors
- git: https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git - git: https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git
commit: bfbdc993675ec647af400f2491a17468f2c4e045 commit: 12cb16c391577bff4295e3dd1b126281d78037b4
- git: https://gitlab.iscpif.fr/gargantext/crawlers/istex.git - git: https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
commit: daeae80365250c4bd539f0a65e271f9aa37f731f commit: daeae80365250c4bd539f0a65e271f9aa37f731f
- git: https://gitlab.iscpif.fr/gargantext/crawlers/hal.git - git: https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
commit: 2fc233399af29ead31d4020c445810721435d2e6 commit: 3bf77f28d3dc71d2e8349cbf422a34cf4c23cd11
- git: https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git - git: https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
commit: 3db385e767d2100d8abe900833c6e7de3ac55e1b commit: 3db385e767d2100d8abe900833c6e7de3ac55e1b
......
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