We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48d96ea commit 5e817a9Copy full SHA for 5e817a9
dhall-lsp-server/dhall-lsp-server.cabal
@@ -55,7 +55,7 @@ library
55
, lsp >= 1.2.0.0 && < 1.5
56
, rope-utf16-splay >= 0.3.1.0 && < 0.5
57
, hslogger >= 1.2.10 && < 1.4
58
- , lens >= 4.16.1 && < 5.2
+ , lens >= 4.16.1 && < 5.3
59
-- megaparsec follows SemVer: https://github.com/mrkkrp/megaparsec/issues/469#issuecomment-927918469
60
, megaparsec >= 7.0.2 && < 10
61
, mtl >= 2.2.2 && < 2.3
0 commit comments