krank-0.2.2: Krank checks your code source comments for important markers

Safe HaskellNone
LanguageHaskell2010

Utils.Display

Synopsis

Documentation

indent :: Int -> Text -> Text Source #

indent the text given by a certain number of space character If the text given contains multiple lines, all the lines but the first will be prefixed by the continuation character '|'