Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
evalVar :: Var -> ([Block] -> IO ()) -> Presentation -> IO Presentation Source #
evalActiveVars :: (Var -> [Block] -> IO ()) -> Presentation -> IO Presentation Source #
evalAllVars :: Presentation -> IO Presentation Source #