We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d3943 commit bf47196Copy full SHA for bf47196
dhall-lsp-server/dhall-lsp-server.cabal
@@ -49,7 +49,7 @@ library
49
, dhall >= 1.26.0 && < 1.27
50
, dhall-json >= 1.4 && < 1.5
51
, filepath >= 1.4.2 && < 1.5
52
- , haskell-lsp >= 0.15.0.0 && < 0.16
+ , haskell-lsp >= 0.15.0.0 && < 0.17
53
, rope-utf16-splay >= 0.3.1.0 && < 0.4
54
, hslogger >= 1.2.10 && < 1.4
55
, lens >= 4.16.1 && < 4.19
0 commit comments