dustme-0.1.0.0: Initial project template from stack

Safe HaskellSafe
LanguageHaskell2010

Dustme.Renderer

Documentation

tshow :: Show a => a -> Text Source #

renderSearch :: TTY -> Int -> [Match] -> Search -> IO () Source #

termPrint :: TTY -> Doc -> IO () Source #