diff --git a/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal b/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal index 75a8ab15ad..96eaf7dc64 100644 --- a/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal +++ b/plugins/hls-fourmolu-plugin/hls-fourmolu-plugin.cabal @@ -36,7 +36,7 @@ library , hls-plugin-api ^>=1.4 , lens , lsp - , process-extras + , process-extras >= 0.7.1 , text default-language: Haskell2010