Skip to content

Commit 6314b6b

Browse files
committed
allow newer ghc-lib-parser
1 parent 01dfacd commit 6314b6b

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
@@ -126,7 +126,7 @@ jobs:
126126
# For brittany
127127
echo " brittany:base, brittany:ghc, brittany:ghc-boot-th, butcher:base, multistate:base, data-tree-print:base," >> cabal.project
128128
# For floskell and stylish-haskell
129-
echo " floskell:base, floskell:ghc-prim, stylish-haskell:Cabal," >> cabal.project
129+
echo " floskell:base, floskell:ghc-prim, stylish-haskell:Cabal,stylish-haskell:ghc-lib-parser," >> cabal.project
130130
131131
- name: "Build all package components in isolation"
132132
if: steps.get-hackage-version.outputs.exists != 'true'

0 commit comments

Comments
 (0)