patat-0.8.4.3: Terminal-based presentations using Pandoc

Safe HaskellSafe
LanguageHaskell2010

Patat.Cleanup

Description

Defines a cleanup action that needs to be run after we're done with a slide or image.

Documentation

type Cleanup = IO () Source #