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

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

import Control.Monad.Trans.Ether.State.Lazy