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
150
Issues
150
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
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
fa01b8ad
Commit
fa01b8ad
authored
Jul 26, 2022
by
Karen Konou
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into 396-dev-team-management
parents
8f760d62
7eb9a7fd
Pipeline
#3063
failed with stage
in 25 minutes and 58 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
5 deletions
+9
-5
CHANGELOG.md
CHANGELOG.md
+4
-0
gargantext.cabal
gargantext.cabal
+1
-1
package.yaml
package.yaml
+1
-1
stack.yaml
stack.yaml
+3
-3
No files found.
CHANGELOG.md
View file @
fa01b8ad
## Version 0.0.5.9.5
*
[
FRONT
][
FIX
]
View Document List fix CSS
*
[
FRONT
][
FIX
]
Node Modal fix
## Version 0.0.5.9.4
## Version 0.0.5.9.4
*
[
FIX
]
Arxiv API fix
*
[
FIX
]
Arxiv API fix
*
[
DESIGN/ERGO
]
Tree node position highlight
*
[
DESIGN/ERGO
]
Tree node position highlight
...
...
gargantext.cabal
View file @
fa01b8ad
...
@@ -5,7 +5,7 @@ cabal-version: 1.12
...
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
-- see: https://github.com/sol/hpack
name: gargantext
name: gargantext
version: 0.0.5.9.
4
version: 0.0.5.9.
5
synopsis: Search, map, share
synopsis: Search, map, share
description: Please see README.md
description: Please see README.md
category: Data
category: Data
...
...
package.yaml
View file @
fa01b8ad
...
@@ -6,7 +6,7 @@ name: gargantext
...
@@ -6,7 +6,7 @@ name: gargantext
# | | | +----- Layers * : New versions with API additions
# | | | +----- Layers * : New versions with API additions
# | | | | +--- Layers * : New versions without API breaking changes
# | | | | +--- Layers * : New versions without API breaking changes
# | | | | |
# | | | | |
version
:
'
0.0.5.9.
4
'
version
:
'
0.0.5.9.
5
'
synopsis
:
Search, map, share
synopsis
:
Search, map, share
description
:
Please see README.md
description
:
Please see README.md
category
:
Data
category
:
Data
...
...
stack.yaml
View file @
fa01b8ad
...
@@ -2,7 +2,7 @@ resolver:
...
@@ -2,7 +2,7 @@ resolver:
url
:
https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/28.yaml
url
:
https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/18/28.yaml
flags
:
flags
:
accelerate
:
accelerate
:
debug
:
tru
e
debug
:
fals
e
extra-package-dbs
:
[]
extra-package-dbs
:
[]
skip-ghc-check
:
true
skip-ghc-check
:
true
packages
:
packages
:
...
@@ -104,13 +104,13 @@ extra-deps:
...
@@ -104,13 +104,13 @@ extra-deps:
# Accelerate Linear Algebra and specific instances
# Accelerate Linear Algebra and specific instances
-
git
:
https://github.com/alpmestan/accelerate.git
-
git
:
https://github.com/alpmestan/accelerate.git
commit
:
199a1f6594406229d3c5f402443b09d62f92e640
commit
:
640b5af87cea94b61c7737d878e6f7f2fca5c015
-
git
:
https://github.com/alpmestan/accelerate-arithmetic.git
-
git
:
https://github.com/alpmestan/accelerate-arithmetic.git
commit
:
a110807651036ca2228a76507ee35bbf7aedf87a
commit
:
a110807651036ca2228a76507ee35bbf7aedf87a
-
git
:
https://gitlab.iscpif.fr/amestanogullari/accelerate-utility.git
-
git
:
https://gitlab.iscpif.fr/amestanogullari/accelerate-utility.git
commit
:
a3875fe652d3bb5acb522674c22c6c814c1b4ad0
commit
:
a3875fe652d3bb5acb522674c22c6c814c1b4ad0
-
git
:
https://github.com/alpmestan/accelerate-llvm.git
-
git
:
https://github.com/alpmestan/accelerate-llvm.git
commit
:
14629a850bb10fd1401e0ac1998df52c86e5c603
commit
:
08eaa8ee771dde88b3dcf37a89b31777f1ca4910
subdirs
:
subdirs
:
-
accelerate-llvm/
-
accelerate-llvm/
-
accelerate-llvm-native/
-
accelerate-llvm-native/
...
...
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