Skip to content

Commit b16a028

Browse files
authored
Correct stack-9.0.1.yaml changes
1 parent c540450 commit b16a028

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

stack-9.0.1.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ packages:
2222
# - ./plugins/hls-brittany-plugin
2323
# - ./plugins/hls-stylish-haskell-plugin
2424
- ./plugins/hls-floskell-plugin
25-
# ./plugins/hls-fourmolu-plugin
25+
- ./plugins/hls-fourmolu-plugin
2626
- ./plugins/hls-pragmas-plugin
2727
- ./plugins/hls-module-name-plugin
2828
- ./plugins/hls-ormolu-plugin
@@ -107,7 +107,6 @@ flags:
107107
class: false
108108
tactic: false # Dependencies fail
109109

110-
fourmolu: false
111110
stylishHaskell: false
112111
brittany: false
113112
retrie:

0 commit comments

Comments
 (0)