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 7020532 commit c1a7527Copy full SHA for c1a7527
plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal
@@ -35,7 +35,7 @@ library
35
build-depends:
36
, base >=4.12 && <5
37
, filepath
38
- , fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8
+ , fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9
39
, ghc
40
, ghc-boot-th
41
, ghcide ^>=1.8
0 commit comments