zifter-0.0.1.0: zifter

Safe HaskellNone
LanguageHaskell2010

Zifter.Zift

Synopsis

Documentation

ziftP :: [Zift ()] -> Zift () Source #

liftIO :: MonadIO m => forall a. IO a -> m a #

Lift a computation from the IO monad.