Skip to content

Commit 59415bb

Browse files
Add support for fourmolu-0.8.0.0
1 parent 425763a commit 59415bb

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
34+
, fourmolu ^>=0.3 || ^>=0.4 || ^>= 0.6 || ^>= 0.7 || ^>= 0.8
3535
, ghc
3636
, ghc-boot-th
3737
, ghcide ^>=1.7

0 commit comments

Comments
 (0)