Skip to content

Commit

Permalink
add bounds to tasty-bench in benchmark component
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellwrosen committed Oct 11, 2023
1 parent b96bbbe commit 01390c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timer-wheel.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ benchmark bench
build-depends:
ki,
random ^>= 1.2,
tasty-bench,
tasty-bench ^>= 0.3.5,
timer-wheel,
ghc-options: -fproc-alignment=64 -rtsopts -threaded "-with-rtsopts=-N2 -T -A32m"
hs-source-dirs: bench
Expand Down

0 comments on commit 01390c0

Please sign in to comment.