conlogger-0.1.0.0: A logger for a concurrent program.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Control.Concurrent.ConLogger

Documentation

put :: ConLogger -> Text -> IO () Source