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
195
Issues
195
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
9742d79e
Verified
Commit
9742d79e
authored
Jun 05, 2025
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README: update info about HLS
parent
86dabcfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
README.md
README.md
+6
-1
No files found.
README.md
View file @
9742d79e
...
...
@@ -427,10 +427,15 @@ Maybe you need to change the port to 5433 for database connection in your gargan
If you want to use `haskell-language-server` for GHC 9.4.7, install it
with `ghcup`:
```
shell
ghcup compile hls --version 2.
7.0.0 --ghc 9.4.7
ghcup compile hls --version 2.
11.0.0 --ghc 9.6.6 --cabal-update
```
https://haskell-language-server.readthedocs.io/en/latest/installation.html
*NOTE* Sometimes it helps to remove `$HOME/.cache/hie-bios` if you
experience strange errors like
```
fatal: Could not parse object '316d48b6a89593faaf1f2102e9714cea7e416e56'.
```
## Running the tests <a name="running-tests"></a>
...
...
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