Skip to content

Commit

Permalink
fix tasty dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gbaz committed Dec 4, 2023
1 parent 294110b commit fcc5c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hackage-server.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ test-suite VouchTest
type: exitcode-stdio-1.0
main-is: VouchTest.hs
build-depends:
, tasty ^>= 1.4
, tasty ^>= 1.5
, tasty-hunit ^>= 0.10

test-suite ReverseDependenciesTest
Expand Down

0 comments on commit fcc5c51

Please sign in to comment.