hsbencher-1.3.6: Flexible benchmark runner for Haskell and non-Haskell benchmarks.

Safe HaskellNone

HSBencher.Methods

Description

These are the built-in build methods for HSBencher.

Synopsis

Documentation

makeMethod :: BuildMethodSource

Build with GNU Make.

ghcMethod :: BuildMethodSource

Build with GHC directly.

cabalMethod :: BuildMethodSource

Build with cabal.