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 399d1a2 commit 21b9c6bCopy full SHA for 21b9c6b
plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal
@@ -33,7 +33,7 @@ library
33
build-depends:
34
, base >=4.12 && <5
35
, filepath
36
- , fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11
+ , fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11 || ^>= 0.12
37
, ghc
38
, ghc-boot-th
39
, ghcide ^>= 1.9 || ^>= 1.10
0 commit comments