Skip to content

Commit c540450

Browse files
authored
Enable fourmolu for ghc-9 and stack
1 parent cd016ec commit c540450

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stack-9.0.1.yaml

Lines changed: 2 additions & 1 deletion
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
@@ -38,6 +38,7 @@ extra-deps:
3838
- dependent-sum-0.7.1.0@sha256:0e419237f5b86da3659772afff9cab355c0f8d5b3fdb15a5b30e673d8dc83941,2147
3939
- extra-1.7.9
4040
- floskell-0.10.5
41+
- fourmolu-0.4.0.0
4142
- ghc-source-gen-0.4.1.0
4243
- heapsize-0.3.0.1@sha256:0b69aa97a46d819b700ac7b145f3b5493c3565cf2c5b8298682238d405d0326e,1417
4344
- hie-bios-0.7.6

0 commit comments

Comments
 (0)