Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion statistics.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading