FormalGrammars-0.3.1.2: (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.