We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc4196 commit c126332Copy full SHA for c126332
plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal
@@ -32,7 +32,7 @@ library
32
build-depends:
33
, base >=4.12 && <5
34
, filepath
35
- , fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11 || ^>= 0.12
+ , fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11 || ^>= 0.12 || ^>= 0.13
36
, ghc
37
, ghc-boot-th
38
, ghcide == 2.0.0.0
0 commit comments