packages feed

statistics-0.16.3.0: bench-papi/Bench.hs

-- |
-- Here we reexport definitions of tasty-bench
module Bench
  ( whnf
  , nf
  , nfIO
  , whnfIO
  , bench
  , bgroup
  , defaultMain
  , benchIngredients
  ) where

import Test.Tasty.PAPI