We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df294f6 + 92f0aec commit 60b7562Copy full SHA for 60b7562
src/Control/Monad/Eff/Exception/Unsafe.purs
@@ -1,7 +1,6 @@
1
module Control.Monad.Eff.Exception.Unsafe where
2
3
import Prelude
4
-import Control.Monad.Eff
5
import Control.Monad.Eff.Unsafe
6
import Control.Monad.Eff.Exception
7
0 commit comments