-- | See "Control.Monad.State".

module Control.Monad.Ether.State
    ( module Control.Monad.Ether.State.Lazy
    ) where

import Control.Monad.Ether.State.Lazy