mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 09:18:31 +01:00
lsp < 2.0 since lsp-types fails to compile (haskell/lsp#492)
This commit is contained in:
parent
49cc1f84c0
commit
6b6a57685b
@ -7828,6 +7828,12 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/7003
|
||||
- megaparsec < 9.4
|
||||
- megaparsec-tests < 9.4
|
||||
|
||||
# https://github.com/haskell/lsp/issues/492
|
||||
- lsp < 2.0
|
||||
- lsp-test < 0.15
|
||||
- lsp-types < 2.0
|
||||
# end of Stackage upper bounds
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user