File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ packages:
9
9
-- ./plugins/hls-tactics-plugin
10
10
-- ./plugins/hls-brittany-plugin
11
11
-- ./plugins/hls-stylish-haskell-plugin
12
- -- ./plugins/hls-fourmolu-plugin
12
+ ./plugins/hls-fourmolu-plugin
13
13
-- ./plugins/hls-class-plugin
14
14
./plugins/hls-eval-plugin
15
15
./plugins/hls-explicit-imports-plugin
@@ -61,11 +61,11 @@ source-repository-package
61
61
62
62
write-ghc-environment-files: never
63
63
64
- index-state: 2021-09-16T07:00:23Z
64
+ index-state: 2021-10-04T02:41:06Z
65
65
66
66
constraints:
67
67
-- These plugins don't work on GHC9 yet
68
- haskell-language-server -brittany -class -fourmolu - stylishhaskell -tactic
68
+ haskell-language-server -brittany -class -stylishhaskell -tactic
69
69
70
70
allow-newer:
71
71
floskell:base,
You can’t perform that action at this time.
0 commit comments