Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
TPDB.XTC.Write
Synopsis
- document :: Problem Identifier Identifier -> Document
- writeFile :: RenderSettings -> FilePath -> Document -> IO ()
- renderLBS :: RenderSettings -> Document -> ByteString
- renderText :: RenderSettings -> Document -> Text
- def :: Default a => a
Documentation
renderLBS :: RenderSettings -> Document -> ByteString #
renderText :: RenderSettings -> Document -> Text #