Skip to content

Commit

Permalink
fix test output
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Dec 5, 2024
1 parent 6238884 commit 28e8018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules_haskell_tests/tests/test_haddock.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def expected_values(test_ghc_version):
elif test_ghc_version == "9.4.8":
return [
"haddock/array-0.5.4.0",
"haddock/base-4.17.2.0",
"haddock/base-4.17.2.1",
"haddock/deepseq-1.4.8.0",
"haddock/ghc-bignum-1.3",
"haddock/ghc-prim-0.9.1",
Expand Down

0 comments on commit 28e8018

Please sign in to comment.