packages feed

octane-0.2.1: benchmark/Octane/Type/PropertyBench.hs

module Octane.Type.PropertyBench (benchmarks) where

import Criterion

benchmarks :: Benchmark
benchmarks = bgroup "Property"
    [
    ]