module Octane.Type.ReplayBench (benchmarks) where import Criterion benchmarks :: Benchmark benchmarks = bgroup "Replay" [ ]