module
Monad.Fix
(
MonadFix
(
..
)
)
where
import
Control.Monad.Fix
(
MonadFix
(
..
)
)