Skip to content

Commit

Permalink
bench: add import to fix ghc96 build
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed May 24, 2023
1 parent a6fcb42 commit 206ec7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bench/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 206ec7b

Please sign in to comment.