New comment by slotThe on void-packages repository https://github.com/void-linux/void-packages/pull/34946#issuecomment-1008292090 Comment: > @slotThe whats your opinion ? "Dropping support" here basically means that i) stuff won't be tested against 8.10.4 anymore (which includes the updating to a stackage resolver for 8.10.7 in which things _might_ break with 8.10.4) and ii) depending on [some `8.10.7` compatible version](https://github.com/haskell/haskell-language-server/pull/2197/files#diff-7fec8325c6bd8bb86738dbe9638c6eb14d8f4eb7df78d8052a0244961648fb4a) of `ghc-lib` (basically, GHCs API since we want to parse and transform Haskell code). Since the bumps from 8.10.4 -> 8.10.7 were mostly with regards to other platforms having some problems, this should be a case of "if it builds then it works", so we can merge this without too much trouble. Though that reminds me that #33850 has essentially been "done" for quite a while—should get onto that again :)