Coder Social home page Coder Social logo

Comments (3)

arademaker avatar arademaker commented on July 22, 2024

It is related to haskell/haskell-language-server#3114

from lsp-haskell.

arademaker avatar arademaker commented on July 22, 2024

More details

VS Code started just fine. Inspecting the processes I found

% ps aux | grep has
ar               50967   0.0  0.0 33588072    192 s002  R+    3:27PM   0:00.00 grep has
ar               50445   0.0  3.4 1108409952 571204   ??  Ss    3:26PM   0:01.45 /Users/ar/.ghcup/hls/1.7.0.0/lib/haskell-language-server-1.7.0.0/bin//haskell-language-server-8.10.7 --lsp -d -l /var/folders/b_/7nbv248s2nq019mcx58xrrb80000gn/T/hls.log
ar               48413   0.0  0.3 1107893416  44664   ??  S     3:21PM   0:01.62 /Users/ar/.ghcup/hls/1.7.0.0/lib/haskell-language-server-1.7.0.0/bin//haskell-language-server-9.0.2 --lsp

So VS Code found the right version of HLS

/Users/ar/.ghcup/hls/1.7.0.0/lib/haskell-language-server-1.7.0.0/bin//haskell-language-server-9.0.2 --lsp

But Emacs somehow is ignoring the information from my project (that uses GHC 9.0.2) and it is calling HLS 8.10.7:

/Users/ar/.ghcup/hls/1.7.0.0/lib/haskell-language-server-1.7.0.0/bin//haskell-language-server-8.10.7 --lsp -d -l /var/folders/b_/7nbv248s2nq019mcx58xrrb80000gn/T/hls.log

from lsp-haskell.

arademaker avatar arademaker commented on July 22, 2024

I believe we can close now given my last comment in haskell/haskell-language-server#3114 (comment).

from lsp-haskell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.