Skip to content

Commit e3c41d9

Browse files
committed
Correct comment
1 parent d549a26 commit e3c41d9

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
@@ -111,7 +111,7 @@ jobs:
111111
cd $(ls -d ./incoming/${{ matrix.package }}-*)
112112
# For brittany
113113
echo " butcher:base, multistate:base, data-tree-print:base," >> cabal.project
114-
# For floskell and stylish-haskell
114+
# For stylish-haskell
115115
echo " stylish-haskell:Cabal,stylish-haskell:ghc-lib-parser,stylish-haskell:aeson" >> cabal.project
116116
117117
- name: "Build main package components in isolation"

0 commit comments

Comments
 (0)