Skip to content

Commit

Permalink
Import Control.Monad
Browse files Browse the repository at this point in the history
mtl-2.3 removed this reexport
  • Loading branch information
9999years committed Mar 23, 2023
1 parent e6004bd commit 9330461
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 9330461

Please sign in to comment.