Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Utils.Drasil.Document
Description
Common Doc
-related functions for writting printers with a little more clarity.
Documentation
indentList :: [Doc] -> Doc Source #
Indents a list of Docs and combines into one Doc.