<div dir="ltr"><div>Thanks, Tom. I only have one stack project open, but I do have a single hs file open from outside that project, usually. That single hs file does not reside in a stack project tree. I'll try running VS Code with and without that single hs file.</div><div><br></div><div>D</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 30, 2023 at 1:56 AM Tom Ellis <<a href="mailto:tom-lists-haskell-cafe-2023@jaguarpaw.co.uk">tom-lists-haskell-cafe-2023@jaguarpaw.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, Sep 30, 2023 at 01:51:01AM -0700, Dennis Raddle wrote:<br>
> When I first run VS Code on a Haskell workspace, there is one<br>
> process called "haskell-language-server-9.2.8".  Eventually another<br>
> process, taking an additional 1 GB, joins it. The two processes have<br>
> the same name.<br>
> <br>
> Is it supposed to work like this?<br>
<br>
I use Emacs, not VS Code, but when I have two<br>
"haskell-language-server" processes it's because I have opened a<br>
second project.  Is it possible that's happened for you?<br>
<br>
For a hacky way to explore what's going on you could kill one of the<br>
processes and see what complains.<br>
<br>
Tom<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div>