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
197
Issues
197
List
Board
Labels
Milestones
Merge Requests
12
Merge Requests
12
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
0b17bfec
Commit
0b17bfec
authored
Jul 29, 2021
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[nix] added haskell-language-server for better editor integration
parent
ed6f6bcb
Pipeline
#1684
passed with stage
in 30 minutes and 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
pkgs.nix
nix/pkgs.nix
+2
-0
Searx.hs
src/Gargantext/API/Node/Corpus/Searx.hs
+0
-3
No files found.
nix/pkgs.nix
View file @
0b17bfec
...
@@ -12,6 +12,8 @@ rec {
...
@@ -12,6 +12,8 @@ rec {
git
git
gmp
gmp
gsl
gsl
haskell-language-server
hlint
igraph
igraph
liblapack
liblapack
lzma
lzma
...
...
src/Gargantext/API/Node/Corpus/Searx.hs
View file @
0b17bfec
...
@@ -102,6 +102,3 @@ triggerSearxSearch cid q l = do
...
@@ -102,6 +102,3 @@ triggerSearxSearch cid q l = do
printDebug
"[triggerSearxSearch] res"
res
printDebug
"[triggerSearxSearch] res"
res
pure
()
pure
()
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