hoodle-core-0.13.0.0: Core library for hoodle

PortabilityGHC
Stabilityexperimental
MaintainerIan-Woo Kim <ianwookim@gmail.com>
Safe HaskellNone

Hoodle.Coroutine.File

Description

 

Synopsis

Documentation

sequence1_ :: Monad m => m () -> [m ()] -> m ()Source

interleaving a monadic action between each pair of subsequent actions

exportCurrentPageAsSVG :: MainCoroutine ()Source

need to be merged with ContextMenuEventSVG

fileOpen :: MainCoroutine ()Source

main coroutine for open a file

fileSaveAs :: MainCoroutine ()Source

main coroutine for save as

fileReload :: MainCoroutine ()Source

main coroutine for open a file

embedPredefinedImage2 :: MainCoroutine ()Source

this is temporary. I will remove it

embedPredefinedImage3 :: MainCoroutine ()Source

this is temporary. I will remove it