patat-0.8.5.0: Terminal-based presentations using Pandoc
Safe HaskellNone
LanguageHaskell2010

Patat.Presentation.Read

Description

Read a presentation from disk.

Documentation

readPresentation :: FilePath -> IO (Either String Presentation) Source #