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