Skip to content

Help setting up HLS with GHCup-provided GHC? #3884

Answered by fendor
gwerbin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

Make sure you set the ghc version you want to use, either via ghcup set ghc 9.4.7 or in ghcup tui, make sure you have two ticks:

Ignore the prerelease stuff, but you can see that 9.6.3 has two ticks while other ghc versions have only one. The GHC version that is currently set is the one ghc will point to. So in my case,

> ghc --version
The Glorious Glasgow Haskell Compilation System, version 9.6.3

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gwerbin
Comment options

@fendor
Comment options

Answer selected by gwerbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants