Skip to content

HLS 0.5.1 gets stuck in Fedora #573

@mdimjasevic

Description

@mdimjasevic

There are issues with running the binary 0.5.1 release of HLS in Fedora 32 and 33, and consequently with integrating it with tools like VSCodium. In particular, it gets stuck when type-checking a project obtained by running:

stack new helloworld new-template

and making sure it uses Stack's lts-16.20 as a resolver in stack.yaml. No hie.yaml was generated explicitly. When HLS 0.5.1 for GHC 8.8.4 is executed within the project's root, it hangs for over an hour, and after that I interrupted the execution. I was expecting HLS to terminate.

Stack 2.5.1 was used. Here is the output of running ~/.local/bin/haskell-language-server-Linux-8.8.4:

Tool versions found on the $PATH
cabal: 2.4.1.0
stack: 2.5.1
ghc: 8.8.4


Step 1/4: Finding files to test in /home/marko/helloworld
Found 4 files

Step 2/4: Looking for hie.yaml files that control setup
Found 1 cradle

Step 3/4: Initializing the IDE

Step 4/4: Type checking the files:

Are there any additional dependencies that should be installed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    build tool: stacktype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions