Skip to content

Commit 531646b

Browse files
authored
hls-fourmolu-plugin: add lower bound for process-extras (#3028)
1 parent 37e6e85 commit 531646b

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
@@ -36,7 +36,7 @@ library
3636
, hls-plugin-api ^>=1.4
3737
, lens
3838
, lsp
39-
, process-extras
39+
, process-extras >= 0.7.1
4040
, text
4141

4242
default-language: Haskell2010

0 commit comments

Comments
 (0)