Skip to content

Commit fcc5c51

Browse files
committed
fix tasty dep
1 parent 294110b commit fcc5c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackage-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ test-suite VouchTest
580580
type: exitcode-stdio-1.0
581581
main-is: VouchTest.hs
582582
build-depends:
583-
, tasty ^>= 1.4
583+
, tasty ^>= 1.5
584584
, tasty-hunit ^>= 0.10
585585

586586
test-suite ReverseDependenciesTest

0 commit comments

Comments
 (0)