Skip to content

Commit 3a8edcf

Browse files
committed
Correct ormolu plugin id
1 parent 4c332fa commit 3a8edcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
package: ["hie-compat", "hls-graph", "shake-bench",
1414
"hls-plugin-api", "ghcide", "hls-test-utils",
1515
"hls-brittany-plugin", "hls-floskell-plugin", "hls-fourmolu-plugin",
16-
"hls-ourmolu-plugin", "hls-stylish-haskell-plugin",
16+
"hls-ormolu-plugin", "hls-stylish-haskell-plugin",
1717
"hls-class-plugin", "hls-eval-plugin", "hls-explicit-imports-plugin",
1818
"hls-haddock-comments-plugin", "hls-hlint-plugin",
1919
"hls-module-name-plugin", "hls-pragmas-plugin",

0 commit comments

Comments
 (0)