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 4b749c9 + 173934e commit 552c432Copy full SHA for 552c432
src/Control/Monad/ST.purs
@@ -1,3 +1,3 @@
1
module Control.Monad.ST (module Internal) where
2
3
-import Control.Monad.ST.Internal (ST, kind Region, run, while, for, foreach) as Internal
+import Control.Monad.ST.Internal (ST, run, while, for, foreach) as Internal
0 commit comments