prints-0.1.0.2: The Artist Formerly Known as Prints

Safe HaskellNone
LanguageHaskell2010

Text.Prints

Documentation

colorPrints :: Show a => a -> IO () Source #

simplePrints :: (MonadIO m, Show a) => a -> m () Source #

prints :: Show a => a -> IO () Source #