Skip to content

Commit

Permalink
Merge pull request #168 from 9999years/mtl-2.3
Browse files Browse the repository at this point in the history
Import `Control.Monad`
  • Loading branch information
qrilka authored Mar 25, 2023
2 parents e6004bd + 9330461 commit b17aa72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/StreamTests.hs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ import Test.Tasty.HUnit (testCase)
import TestXlsx
import qualified Codec.Xlsx.Writer.Stream as SW
import qualified Codec.Xlsx.Writer.Internal.Stream as SW
import Control.Monad (void)
import Control.Monad.State.Lazy
import Test.Tasty.SmallCheck
import Test.SmallCheck.Series.Instances ()
Expand Down

0 comments on commit b17aa72

Please sign in to comment.