hakaru-0.7.0: A probabilistic programming language
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Text.Utf8

Documentation

putStr :: Text -> IO () Source #

hPut :: Handle -> Text -> IO () Source #

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