We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc488d0 commit d92e3d9Copy full SHA for d92e3d9
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 || ^>= 0.13
+ , fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11 || ^>= 0.12
36
, ghc
37
, ghc-boot-th
38
, ghcide == 2.0.0.0
0 commit comments