Switch to gauge
This commit is contained in:
parent
8c96b4e36c
commit
1f7a2a287b
@ -5,7 +5,7 @@
|
||||
{-# LANGUAGE QuasiQuotes #-}
|
||||
module Main where
|
||||
|
||||
import Criterion.Main
|
||||
import Gauge.Main
|
||||
import Text.Hamlet
|
||||
import qualified Data.ByteString.Lazy as L
|
||||
import qualified Text.Blaze.Html.Renderer.Utf8 as Utf8
|
||||
|
||||
@ -204,7 +204,7 @@ benchmark widgets
|
||||
type: exitcode-stdio-1.0
|
||||
hs-source-dirs: bench
|
||||
build-depends: base
|
||||
, criterion
|
||||
, gauge
|
||||
, bytestring
|
||||
, text
|
||||
, transformers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user