Closed
Description
Your environment
A docker container using FROM amazonlinux:2.0.20200722.0
.
Output of haskell-language-server --probe-tools
or haskell-language-server-wrapper --probe-tools
:
$ ./haskell-language-server --probe-tools
haskell-language-server version: 1.0.0.0 (GHC: 8.10.4) (PATH: /usr/bin/haskell-language-server) (GIT hash: d519c3c2a53e7cd41ce61f6f737a6d4acce1cb14)
Tool versions found on the $PATH
cabal: Not found
stack: 2.5.1
ghc: Not found
Which lsp-client do you use:
Describe your project (alternative: link to the project): Servant, hspec-discover, template-haskell, 1000 modules
Contents of hie.yaml
:
Steps to reproduce
Run haskell-language-server in that amazon linux docker container.
Expected behaviour
Actual behaviour
Include debug information
Execute in the root of your project the command haskell-language-server --debug .
and paste the logs here:
Not sure if I can post this.