Commit fa01b8ad authored by Karen Konou's avatar Karen Konou

Merge branch 'dev' into 396-dev-team-management

parents 8f760d62 7eb9a7fd
Pipeline #3063 failed with stage
in 25 minutes and 58 seconds
## Version 0.0.5.9.5
* [FRONT][FIX] View Document List fix CSS
* [FRONT][FIX] Node Modal fix
## Version 0.0.5.9.4
* [FIX] Arxiv API fix
* [DESIGN/ERGO] Tree node position highlight
......
......@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: gargantext
version: 0.0.5.9.4
version: 0.0.5.9.5
synopsis: Search, map, share
description: Please see README.md
category: Data
......
......@@ -6,7 +6,7 @@ name: gargantext
# | | | +----- Layers * : New versions with API additions
# | | | | +--- Layers * : New versions without API breaking changes
# | | | | |
version: '0.0.5.9.4'
version: '0.0.5.9.5'
synopsis: Search, map, share
description: Please see README.md
category: Data
......
......@@ -2,7 +2,7 @@ resolver:
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/28.yaml
flags:
accelerate:
debug: true
debug: false
extra-package-dbs: []
skip-ghc-check: true
packages:
......@@ -104,13 +104,13 @@ extra-deps:
# Accelerate Linear Algebra and specific instances
- git: https://github.com/alpmestan/accelerate.git
commit: 199a1f6594406229d3c5f402443b09d62f92e640
commit: 640b5af87cea94b61c7737d878e6f7f2fca5c015
- git: https://github.com/alpmestan/accelerate-arithmetic.git
commit: a110807651036ca2228a76507ee35bbf7aedf87a
- git: https://gitlab.iscpif.fr/amestanogullari/accelerate-utility.git
commit: a3875fe652d3bb5acb522674c22c6c814c1b4ad0
- git: https://github.com/alpmestan/accelerate-llvm.git
commit: 14629a850bb10fd1401e0ac1998df52c86e5c603
commit: 08eaa8ee771dde88b3dcf37a89b31777f1ca4910
subdirs:
- accelerate-llvm/
- accelerate-llvm-native/
......
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