Skip to content

Commit 4430fc7

Browse files
committed
Remove unnecessary fourmolu constraint
1 parent 1267c73 commit 4430fc7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ library
4242
, text
4343
, transformers
4444

45-
-- fourmolu 0.9.0 fails to build on Windows CI for reasons unknown
46-
if os(windows) && impl(ghc < 9.4)
47-
build-depends: fourmolu > 0.9.0.0 || < 0.9.0.0
4845
default-language: Haskell2010
4946

5047
test-suite tests

0 commit comments

Comments
 (0)