patat-0.8.8.0: Terminal-based presentations using Pandoc
Safe HaskellSafe-Inferred
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 #