Skip to content

Commit 2610b99

Browse files
authored
Merge branch 'master' into ghc-927
2 parents afa0eb9 + 6e42e9a commit 2610b99

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
@@ -31,7 +31,7 @@ library
3131
build-depends:
3232
, base >=4.12 && <5
3333
, filepath
34-
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10
34+
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8 || ^>= 0.9 || ^>= 0.10 || ^>= 0.11
3535
, ghc
3636
, ghc-boot-th
3737
, ghcide ^>= 1.9

0 commit comments

Comments
 (0)