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 426b068 commit 355d603Copy full SHA for 355d603
cabal.project
@@ -7,7 +7,7 @@ packages:
7
./hls-plugin-api
8
./hls-test-utils
9
10
-index-state: 2024-06-10T12:08:58Z
+index-state: 2024-06-13T17:12:34Z
11
12
tests: True
13
test-show-details: direct
haskell-language-server.cabal
@@ -1460,7 +1460,7 @@ library hls-fourmolu-plugin
1460
build-depends:
1461
, base >=4.12 && <5
1462
, filepath
1463
- , fourmolu ^>= 0.14 || ^>= 0.15
+ , fourmolu ^>= 0.14 || ^>= 0.15 || ^>= 0.16
1464
, ghc-boot-th
1465
, ghcide == 2.8.0.0
1466
, hls-plugin-api == 2.8.0.0
0 commit comments