Closed Bodigrim closed 2 years ago
As discussed in https://github.com/haskell/lsp/pull/377#issuecomment-999452278
This removes dependent-map, dependent-sum, constraints-extra and constraints from dependencies and makes lsp buildable with GHC 9.2.
dependent-map
dependent-sum
constraints-extra
constraints
lsp
Amazing, thanks for doing this!
As discussed in https://github.com/haskell/lsp/pull/377#issuecomment-999452278
This removes
dependent-map
,dependent-sum
,constraints-extra
andconstraints
from dependencies and makeslsp
buildable with GHC 9.2.