Skip to content

Commit 21b9c6b

Browse files
authored
Allow Fourmolu 0.12
1 parent 399d1a2 commit 21b9c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ library
3333
build-depends:
3434
, base >=4.12 && <5
3535
, filepath
36-
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11
36+
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11 || ^>= 0.12
3737
, ghc
3838
, ghc-boot-th
3939
, ghcide ^>= 1.9 || ^>= 1.10

0 commit comments

Comments
 (0)