FormalGrammars-0.2.1.1: (Context-free) grammars in formal language theory

Safe HaskellNone
LanguageHaskell2010

FormalLanguage.CFG.PrettyPrint.LaTeX

Synopsis

Documentation

renderFile :: Render a => FilePath -> a -> IO ()

Use this function to render a LaTeX (or another one in the Render class) value directly in a file.