diff --git a/bench/Main.hs b/bench/Main.hs index bed63496..2e12e9c1 100644 --- a/bench/Main.hs +++ b/bench/Main.hs @@ -12,6 +12,7 @@ module Main where import Control.Concurrent.STM import Control.DeepSeq import Control.Exception (evaluate) +import Control.Monad import Control.Monad.Identity import Control.Monad.IO.Class import Criterion.Main