Lei Zhu
Lei Zhu
Option 2 looks better to me. Any suggestion? @michaelpj
Close as we have full support ghc-9.2.
After reading the source code, I found every function above has updated the doc version, except `executeCommand`.
Ping @ozkutuk as the code owner
Thanks for your work! I'm glad to try this, If I compile cabal from master and compile HLS with this thread, everything should work then without any extra configruation?
User feedback: I've using this for about three days, going to third-party package is really really fantastic! I still found some packages like `base` and `time`(for my personal experience) don't...
@nlander Sorry I haven't tried your latest update.
I met this when I first time used `ghcup set`. For the command like `ghcup set ghc-9.2.8`, should print ``` Did you mean `ghcup set ghc 9.2.8`? View all details...
Sorry I lost some context, but if we don't do modifications for constructors, there wont be a compatible issue right?
Looks reasonable to me, and I confirmed ```json { "haskell.plugin.class.codeLensOn": false, "haskell.plugin.class.codeActionsOn": false } ``` works for me. Let's go!