diff --git a/statistics.cabal b/statistics.cabal index 65322a6..177af18 100644 --- a/statistics.cabal +++ b/statistics.cabal @@ -208,7 +208,7 @@ test-suite statistics-doctests build-depends: base -any , statistics -any - , doctest >=0.15 && <0.25 + , doctest >=0.15 && <0.26 -- We want to be able to build benchmarks using both tasty-bench and tasty-papi. -- They have similar API so we just create two shim modules which reexport