Skip to content

Commit

Permalink
fix expected test values
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Dec 5, 2024
1 parent 2d625c8 commit 1742842
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 @@ -51,7 +51,7 @@ def expected_values(test_ghc_version):
elif test_ghc_version == "9.8.2" and is_nix_shell:
return [
"haddock/array-0.5.6.0-inplace",
"haddock/base-4.19.0.0-inplace",
"haddock/base-4.19.1.0-inplace",
"haddock/deepseq-1.5.0.0-inplace",
"haddock/ghc-bignum-1.3-inplace",
"haddock/ghc-prim-0.11.0-inplace",
Expand Down

0 comments on commit 1742842

Please sign in to comment.