Conversation
fe823ad to
310012d
Compare
df04778 to
4c9f2eb
Compare
(cherry picked from commit eab203d)
4c9f2eb to
c11ccbc
Compare
|
I guess it is using (or it can use) the already merged haskell/cabal#7498 |
|
I'm curious, with upstream support in Cabal seemingly now implemented, is there anything blocking this? There are a lot of issues in HLS which mention this as the solution. |
|
Yeah, there are unfortunately a couple of open issues 😅 Also, #409 essentially implements proper multi-home unit support without |
|
But #409 doesn't solve the issue of the user having to manually load all the right components to prevent errors like haskell/haskell-language-server#1370. I thought the point of |
Or maybe it does? I just noticed from haskell/haskell-language-server#3738 that the latest HLS release doesn't incorporate those commits yet. |
It does! Conceptually, |
|
Aha, awesome! Well then, I very much look forward to HLS being released with the new hie-bios. |
|
I currently don't intend to work on this and it should be superseded by #409 |
Use features from haskell/cabal#7478
Starts work on #269