Skip to content

Commit

Permalink
CI: cabal haddock fails on vector for GHC <= 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Nov 1, 2023
1 parent 3b26309 commit 042ded1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
run: cabal test

- name: Haddock
run: cabal haddock
run: cabal haddock --disable-documentation

0 comments on commit 042ded1

Please sign in to comment.