We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b970e25 commit dff418cCopy full SHA for dff418c
plugins/hls-tactics-plugin/hls-tactics-plugin.cabal
@@ -83,7 +83,7 @@ library
83
, hyphenation
84
, lens
85
, lsp
86
- , megaparsec ^>=9
+ , megaparsec >=8 && < 10
87
, mtl
88
, parser-combinators
89
, prettyprinter
0 commit comments