Skip to content
Snippets Groups Projects

Finalize hi-haddock

Merged Finley McIlwaine requested to merge finley/hi-haddock-squashed into ghc-head
104 files
+ 4543
2672
Compare changes
  • Side-by-side
  • Inline
Files
104
+ 1
1
@@ -53,4 +53,4 @@ jobs:
cabal build all
- name: Test
run: cabal test all
run: cabal test --test-show-details=direct --test-options="--haddock-stdout=/dev/stdout" all
Loading