Bodigrim / tasty-bench

Featherlight benchmark framework, drop-in replacement for criterion and gauge.
https://hackage.haskell.org/package/tasty-bench
MIT License
80 stars 11 forks source link

Remove the NFData constraint on whnfIO #7

Closed maoe closed 3 years ago

maoe commented 3 years ago

The NFData constraint on whnfIO should be removed.

Bodigrim commented 3 years ago

Thanks! Released as tasty-bench-0.2.2.